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

前端 未结 6 1805
佛祖请我去吃肉
佛祖请我去吃肉 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 08:53

    you can try set the HADOOP_HOME environment variable to:

    C:\Users\GERAL\Desktop\hadoop-2.6.0
    

    instead of

    C:\Users\GERAL\Desktop\hadoop-2.6.0\bin  
    

提交回复
热议问题