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

后端 未结 7 1902
谎友^
谎友^ 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:12

    I had the same issue, I was running very low on disk space. Freeing up disk solved it.

提交回复
热议问题