-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.14.3
-
Fix Version/s: 0.18.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:Added support for .tar, .tgz and .tar.gz files in DistributedCache. File sizes are limited to 2GB.
Currently the distributed file cache only works with zip and jar archives, which don't work for larger than 2g. We should support .tgz archives also.