You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Kazuho Fujii (JIRA)" <ji...@apache.org> on 2015/05/30 17:48:17 UTC

[jira] [Created] (HADOOP-12045) Enable LocalFileSystem#setTimes to change atime

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)