无法找到用于32位窗口的hadoop 2.6.0的winutils.exe [英] Not able to find winutils.exe for hadoop 2.6.0 for 32 bit windows

查看:391
本文介绍了无法找到用于32位窗口的hadoop 2.6.0的winutils.exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找32位窗口的winutils.exe和hadoop 2.6.0版本的hadoop.dll。

在执行Map reduce示例时,首先出现错误,告知
错误util.Shell:无法找到hadoop二进制路径中的winutils二进制文件因此,我下载了一个版本,并再次执行bin文件夹,执行相同的命令,我得到的错误就像

 错误util.Shell:无法在hadoop二进制路径中找到winutils二进制文件
java.io.IOException:找不到可执行文件C:\ haddoop-2.6.0 \ bin \\ Hadoop二进制文件中的\\ winutils.exe。
at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:355)
at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:370)
在org.apache.hadoop.util.Shell。< clinit>(Shell.java:363)


解决方案

您可以从我的博客中找到已编译的Hadoop 2.7.1 32位本机Windows软件包。

Apache Hadoop 2.7.1本地Windows 32位二进制文​​件


I am looking for winutils.exe for 32-bit windows and hadoop.dll for hadoop 2.6.0 version.

During the execution of Map reduce example first I got the error telling ERROR util.Shell: Failed to locate the winutils binary in the hadoop binary path

So I downloaded a version and update the bin folder again executing the same command I am getting error like

ERROR util.Shell: Failed to locate the winutils binary in the hadoop binary path
java.io.IOException: Could not locate executable C:\hadoop-2.6.0\bin\winutils.exe in the Hadoop binaries.
at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:355)
at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:370)
at org.apache.hadoop.util.Shell.<clinit>(Shell.java:363)

解决方案

You can find the compiled Hadoop 2.7.1 32 bit native Windows package from my blog.

Apache Hadoop 2.7.1 Native Windows 32 Bit Binaries

这篇关于无法找到用于32位窗口的hadoop 2.6.0的winutils.exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆