- 链接地址:https://blog.csdn.net/qq_33792843/article/details/106474634
- 链接标题:【sparkstreaming写hdfs调研】调研将kafka消息,从sparkstreaming写入hdfs_protocol message end-group tag did not match expec-CSDN博客
- 所属网站:blog.csdn.net
- 被收藏次数:3043
文章浏览阅读496次。rdd.saveAsTextFile("hdfs://pro-app-175:9000/user/hadoop/spark/data")Protocol message end-group tag did not match expected tag显然是我端口弄错了,所以,改成8020即可。rdd.saveAsTextFile("hdfs://pro-app-175:8020/user/hadoop/spark/data")这里我们想将来hive可用,所以,..._protocol message end-group tag did not match expected tag., while invoking a
版权声明:本文发布于特牛网址导航 内容均来源于互联网 如有侵权联系删除