-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0-beta
-
Component/s: None
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
A couple of methods and variables have been removed:
void addLocalArchives(Configuration, String)
void addLocalFiles(Configuration, String)
void createAllSymlink(Configuration, File, File)
FileStatus getFileStatus(Configuration, URI)
long getTimestamp(Configuration, URI)
void setArchiveTimestamps(Configuration, String)
void setFileTimestamps(Configuration, String)
void setLocalArchives(Configuration, String)
void setLocalFiles(Configuration, String)
String CACHE_ARCHIVES
String CACHE_ARCHIVES_SIZES
String CACHE_ARCHIVES_TIMESTAMPS
String CACHE_FILES
String CACHE_FILES_SIZES
String CACHE_FILES_TIMESTAMPS
String CACHE_LOCALARCHIVES
String CACHE_LOCALFILES
String CACHE_SYMLINK
- is related to
-
MAPREDUCE-5300 Two function signature changes in filecache.DistributedCache
-
- Closed
-
-
MAPREDUCE-5272 A Minor Error in Javadoc of TestMRWithDistributedCache in Branch-1
-
- Resolved
-