|
@@ -45,8 +45,8 @@ function print_usage(){
|
|
|
echo " distcp <srcurl> <desturl> copy file or directories recursively"
|
|
|
echo " archive -archiveName NAME -p <parent path> <src>* <dest> create a hadoop archive"
|
|
|
echo " classpath prints the class path needed to get the"
|
|
|
- echo " credential interact with credential providers"
|
|
|
echo " Hadoop jar and the required libraries"
|
|
|
+ echo " credential interact with credential providers"
|
|
|
echo " daemonlog get/set the log level for each daemon"
|
|
|
echo " trace view and modify Hadoop tracing settings"
|
|
|
echo ""
|