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

Eugene Kirpichov commented on HADOOP-7619:
------------------------------------------

The patch fixes two issues:
1) Path to JAVA is not cygpath'd so cygwin cannot invoke it by a Windows path.
2) Path to JAVA is not in "", so cygwin shell expands it as multiple words if 
it has spaces (which is quite often the case, e.g. when Java is in c:\program 
files\java\jdk1.6.0_17).

> Incorrect setting JAVA_HOME variable under Cygwin on Windows
> ------------------------------------------------------------
>
>                 Key: HADOOP-7619
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7619
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.20.204.0
>         Environment: Windows 7, Cygwin
>            Reporter: Serg Melikyan
>         Attachments: Hadoop.patch
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to