[
https://issues.apache.org/jira/browse/HADOOP-12832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157930#comment-15157930
]
Colin Patrick McCabe commented on HADOOP-12832:
-----------------------------------------------
Hmm. Maybe we should just expose setTimes, rather than having another touch
command
> Implement unix-like 'FsShell -touch'
> -------------------------------------
>
> Key: HADOOP-12832
> URL: https://issues.apache.org/jira/browse/HADOOP-12832
> Project: Hadoop Common
> Issue Type: New Feature
> Components: fs
> Affects Versions: 2.6.4
> Reporter: Gera Shegalov
>
> We needed to touch a bunch of files as in
> https://en.wikipedia.org/wiki/Touch_(Unix) .
> Because FsShell does not expose FileSystem#setTimes , we had to do it
> programmatically in Scalding REPL. Seems like it should not be this
> complicated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)