Experiments:
Example 1: use FsShell to list the files in the root of Hadoop Distributed File System:
Example 2: use FsShell to transfer the file from Linux File System to ...
1 hadoop集群规划 1.1 共有A、B、C 三台机器; 1.2 A 作为master,B作为slave1,C作为slave2; 1.3 IP A :192.168.1.103;B:192.168.1.104;C:192.168.1.101; 1.4 OS:centos6.2(64bit)2 hado...