[
https://issues.apache.org/jira/browse/HADOOP-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605941#action_12605941
]
Hudson commented on HADOOP-3539:
--------------------------------
Integrated in Hadoop-trunk #522 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/522/])
> Cygwin: cygpath displays an error message in running bin/hadoop script
> ----------------------------------------------------------------------
>
> Key: HADOOP-3539
> URL: https://issues.apache.org/jira/browse/HADOOP-3539
> Project: Hadoop Core
> Issue Type: Bug
> Components: scripts
> Environment: Cygwin
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: 3539_20080617.patch
>
>
> - When running ./bin/hadoop in cygwin, we see an error message from cypath.
> For example,
> {noformat}
> bash-3.2$ ./bin/hadoop namenode -format
> cygpath: cannot create short name of :[EMAIL PROTECTED]:[EMAIL PROTECTED]
> ...
> {noformat}
> - The output message is confusing for incorrect commands.
> For example,
> {noformat}
> bash-3.2$ ./bin/hadoop foo
> cygpath: cannot create short name of :[EMAIL PROTECTED]:[EMAIL PROTECTED]
> java.lang.NoClassDefFoundError: foo
> Exception in thread "main" bash-3.2$
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.