Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
LocalFileSystem#setTimes method can not change the last access time currently.
With java.nio.file package in Java 7, we can implement the function easily.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-12603 TestSymlinkLocalFSFileContext#testSetTimesSymlinkToDir occasionally fail
- Resolved
-
YARN-4010 TestDeletionService.testAbsDelete is failing
- Resolved
- is related to
-
HADOOP-12258 Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression
- Resolved
-
HADOOP-13818 TestLocalFileSystem#testSetTimes fails
- Resolved
- relates to
-
HADOOP-16180 LocalFileSystem throw Malformed input or input contains unmappable characters
- Open