码迷,mamicode.com
首页 > Windows程序 > 详细

解决spark运行中failed to locate the winutils binary in the hadoop binary path的问题

时间:2016-03-26 10:47:16      阅读:6841      评论:0      收藏:0      [点我收藏+]

标签:

1.下载hadoop-common-2.2.0-bin并解压到某个目录

 https://github.com/srccodes/hadoop-common-2.2.0-bin

 

2.设置hadoop.home.dir

 

System.setProperty("hadoop.home.dir", "D:\\hadoop-common-2.2.0-bin-master")

解决spark运行中failed to locate the winutils binary in the hadoop binary path的问题

标签:

原文地址:http://www.cnblogs.com/yrqiang/p/5321948.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!