You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chuan Liu (JIRA)" <ji...@apache.org> on 2014/01/21 01:41:19 UTC

[jira] [Commented] (HADOOP-10133) winutils detection on windows-cygwin fails

    [ https://issues.apache.org/jira/browse/HADOOP-10133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877037#comment-13877037 ] 

Chuan Liu commented on HADOOP-10133:
------------------------------------

Is HADOOP_HOME environment variable or Java property "hadoop.home.dir" been set? We are relying on these two methods to discover "winutils.exe". Also "winutils.exe" have no dependency on cygwin, so there should be no need to start the Hadoop processes from cygwin.

> winutils detection on windows-cygwin fails
> ------------------------------------------
>
>                 Key: HADOOP-10133
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10133
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 2.2.0
>         Environment: windows 7, cygwin
>            Reporter: Franjo Markovic
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
> at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:278)
>  at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:300)
> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:293)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)