Writing to HDFS could only be replicated to 0 nodes instead of minReplication (=1)

后端 未结 7 1912
谎友^
谎友^ 2020-12-08 04:32

I have 3 data nodes running, while running a job i am getting the following given below error ,

java.io.IOException: File /user/ashsshar/olhcache/load

7条回答
  •  温柔的废话
    2020-12-08 05:11

    In my case, this issue was resolved by opening the firewall port on 50010 on the datanodes.

提交回复
热议问题