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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
closed as off topic by Will♦ Dec 6 '11 at 14:23
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You can see definitions of the two commands (hadoop fs & hadoop dfs) in $HADOOP_HOME/bin/hadoop
So, they are exactly the same. |
|||||||
|
hadoopwas not originally mentioned in the question. (Although it was in the tags?) – Tim Goodman Nov 28 '12 at 17:20