Kazuho Fujii created HADOOP-12045: ------------------------------------- Summary: Enable LocalFileSystem#setTimes to change atime Key: HADOOP-12045 URL: https://issues.apache.org/jira/browse/HADOOP-12045 Project: Hadoop Common Issue Type: Improvement Components: fs Reporter: Kazuho Fujii Priority: Minor
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)