Chris Nauroth created MAPREDUCE-4987:
----------------------------------------

             Summary: TestMRJobs#testDistributedCache fails on Windows due to 
unexpected behavior of symlinks
                 Key: MAPREDUCE-4987
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4987
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: distributed-cache, nodemanager
    Affects Versions: trunk-win
            Reporter: Chris Nauroth


On Windows, TestMRJobs#testDistributedCache fails on an assertion while 
checking the length of a symlink.  It expects to see the length of the target 
of the symlink, but Java 6 on Windows always reports that a symlink has length 
0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to