chuijingjing

报错现象

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

 

分类:

技术点:

相关文章:

  • 2021-07-10
  • 2021-09-21
  • 2022-12-23
  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2021-12-18
  • 2022-12-23
相关资源
相似解决方案