報錯現象
Failed on local exception: com.google.protobuf.InvalidProtocolBufferException: Protocol message end-group tag did not match expected tag.; Host Details : local host is: "master/192.168.52.26"; destination host is: "master":9000;
報錯原因
9000端口配置不對
報錯解決
輸入命令:hdfs getconf -confKey fs.default.name
輸出結果
把相應的端口號換成8020