[ https://issues.apache.org/jira/browse/HADOOP-17310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HADOOP-17310: ------------------------------------ Labels: pull-request-available (was: ) > Touch command with -c option is broken > --------------------------------------- > > Key: HADOOP-17310 > URL: https://issues.apache.org/jira/browse/HADOOP-17310 > Project: Hadoop Common > Issue Type: Bug > Reporter: Ayush Saxena > Assignee: Ayush Saxena > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > The touch command has an option -c : > {noformat} > touch > Usage: hadoop fs -touch [-a] [-m] [-t TIMESTAMP] [-c] URI [URI ...]{noformat} > Ref : > [https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/FileSystemShell.html#touch] > But on using it, it gives error as : > {noformat} > -touch: Illegal option -c > Usage: hadoop fs [generic options]{noformat} > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org