[
https://issues.apache.org/jira/browse/HADOOP-9214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16584270#comment-16584270
]
Hudson commented on HADOOP-9214:
--------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14797 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14797/])
HADOOP-9214. Create a new touch command to allow modifying atime and (xiao: rev
60ffec9f7921a50aff20434c1042b16fa59240f7)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/FsCommand.java
* (edit) hadoop-common-project/hadoop-common/src/test/resources/testConf.xml
* (add)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/TouchCommands.java
* (delete)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/Touch.java
* (edit)
hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md
* (edit)
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestFsShellTouch.java
> Create a new touch command to allow modifying atime and mtime
> -------------------------------------------------------------
>
> Key: HADOOP-9214
> URL: https://issues.apache.org/jira/browse/HADOOP-9214
> Project: Hadoop Common
> Issue Type: Improvement
> Components: tools
> Affects Versions: 0.23.5
> Reporter: Brian Burton
> Assignee: Hrishikesh Gadre
> Priority: Minor
> Fix For: 3.2.0
>
> Attachments: HADOOP-9214-001.patch, HADOOP-9214-002.patch,
> HADOOP-9214-003.patch, HADOOP-9214-004.patch, HADOOP-9214-005.patch,
> HADOOP-9214-006.patch
>
>
> Currently there is no way to set the mtime or atime of a file from the
> "hadoop fs" command line. It would be useful if the 'hadoop fs -touchz'
> command were updated to include this functionality.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]