You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/11/13 23:44:44 UTC

[jira] Commented: (HADOOP-4606) There is a cygpath error if log directory does not exist

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

Owen O'Malley commented on HADOOP-4606:
---------------------------------------

It would be better to create the path. You still need to run cygpath on it, or java will do the wrong thing inside of log4j.

> There is a cygpath error if log directory does not exist
> --------------------------------------------------------
>
>                 Key: HADOOP-4606
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4606
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: scripts
>            Reporter: Tsz Wo (Nicholas), SZE
>            Priority: Minor
>         Attachments: 4606_20081106.patch
>
>
> {noformat}
> //d:\@sze\hadoop\latest\logs does not exist.
> bash-3.2$ ./bin/hadoop fs -lsr /
> cygpath: cannot create short name of d:\@sze\hadoop\latest\logs
> ...
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.