Description
Description on usage of classpath in hadoop command is incomplete.
- ./hadoop
Usage: hadoop [--config confdir] COMMAND
where COMMAND is one of:
fs run a generic filesystem user client
version print the version
jar <jar> run a jar file
checknative [-a|-h] check native hadoop and compression libraries availability
distcp <srcurl> <desturl> copy file or directories recursively
archive -archiveName NAME -p <parent path> <src>* <dest> create a hadoop archive
classpath prints the class path needed to get the
credential interact with credential providers
/* Remove this below line */
Hadoop jar and the required libraries
daemonlog get/set the log level for each daemon
Expected -
classpath prints the class path needed to get the
Hadoop jar and the required libraries
credential interact with credential providers