You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Amit Cahanovich (JIRA)" <ji...@apache.org> on 2013/10/30 10:24:26 UTC

[jira] [Created] (MAPREDUCE-5602) cygwin path error

Amit Cahanovich created MAPREDUCE-5602:
------------------------------------------

             Summary: cygwin path error
                 Key: MAPREDUCE-5602
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5602
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: client
    Affects Versions: 2.0.6-alpha
         Environment: cygwin
            Reporter: Amit Cahanovich


the path for a file is received wrong, due to the fact that code is not taking into consideration cigwyn.
/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/TaskLog.java:  
static final String USERLOGS_DIR_NAME = "userlogs";

the outcome of it is:
 C:\cygwin\home\AMITCA\hadoop-2.0.6-alpha\logs/userlogs is not a valid path



--
This message was sent by Atlassian JIRA
(v6.1#6144)