Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The touch command has an option -c :
touch Usage: hadoop fs -touch [-a] [-m] [-t TIMESTAMP] [-c] URI [URI ...]
Ref : https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/FileSystemShell.html#touch
But on using it, it gives error as :
-touch: Illegal option -c Usage: hadoop fs [generic options]
Attachments
Issue Links
- links to