eclipse中连接不上hdfs,显示refuse connection 解决方法

来源:互联网 发布:人工智能行业分析 编辑:程序博客网 时间:2024/06/05 15:57
eclipse中连接不上hdfs,显示refuse connection。

解决:a.取消hdfs的安全模式 hadoop dfsadmin -safemode leave

            b. 在eclipse的hdfs 对话框“edit hadoop location” 中,Mapreduce/mast的ip和端口要和linux上mapred-site.xml的一致;Dfs/master的端口和ip要和linux上的core-site.xml中的一致

0 0
原创粉丝点击