I saw the dfs command, then went to the documentation but I am unable to understand.
In my point of view fs and dfs working similar. Any one give exact difference?
I saw the dfs command, then went to the documentation but I am unable
Share
You can see definitions of the two commands (hadoop fs & hadoop dfs) in $HADOOP_HOME/bin/hadoop
So, they are exactly the same.