Spark 1.6-Failed to locate the winutils binary in the hadoop binary path

前端 未结 6 1806
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-03 08:13

I know that there is a very similar post to this one(Failed to locate the winutils binary in the hadoop binary path), however, I have tried every step that was suggested and

6条回答
  •  隐瞒了意图╮
    2020-12-03 09:04

    Download the bin file from here Hadoop Bin then System.setProperty("hadoop.home.dir", "Desktop\bin");

提交回复
热议问题