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)

Reply via email to