InterviewSolution
Saved Bookmarks
| 1. |
What is the command to Copy a directory from one node in the cluster to another |
| Answer» UBUNTU@ubuntu-VirtualBox:~$ HDFS DFS -DISTCP hdfs://namenodeA/apache_hadoop hdfs://namenodeB/Hadoop | |