Gera Shegalov created HADOOP-12832: -------------------------------------- Summary: 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)