Skip to content

Commit

Permalink
HDFS-8579. Update HDFS usage with missing options (Contributed by J.A…
Browse files Browse the repository at this point in the history
…ndreina)
  • Loading branch information
vinayakumarb committed Jun 30, 2015
1 parent d3797f9 commit 77588e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,9 @@ Release 2.8.0 - UNRELEASED
HDFS-8687. Remove the duplicate usage message from Dfsck.java. (Brahma
Reddy Battula via Arpit Agarwal)

HDFS-8579. Update HDFS usage with missing options
(J.Andreina via vinayakumarb)

Release 2.7.2 - UNRELEASED

INCOMPATIBLE CHANGES
Expand Down
1 change: 1 addition & 0 deletions hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function hadoop_usage
echo " Hadoop jar and the required libraries"
echo " crypto configure HDFS encryption zones"
echo " datanode run a DFS datanode"
echo " debug run a Debug Admin to execute HDFS debug commands"
echo " dfs run a filesystem command on the file system"
echo " dfsadmin run a DFS admin client"
echo " fetchdt fetch a delegation token from the NameNode"
Expand Down

0 comments on commit 77588e1

Please sign in to comment.