[ 
https://issues.apache.org/jira/browse/HADOOP-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HADOOP-3539:
-------------------------------------------

    Attachment: 3539_20080617.patch

3539_20080617.patch: fixed the hadoop script

> 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.

Reply via email to