Saturday 2 January 2016

Hadoop: help: Get help about any hdfs command

“help” command is used to get help for any command.

Usage:
hadoop fs [generic options] -help [cmd ...]
 
Example
hadoop fs -help ls
above command print 'ls' command help to console.
 

 



Previous                                                 Next                                                 Home

No comments:

Post a Comment