Chris Nauroth created MAPREDUCE-4739:
----------------------------------------

             Summary: Some MapReduce tests fail to find winutils.
                 Key: MAPREDUCE-4739
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4739
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: build, test
    Affects Versions: 3.0.0
            Reporter: Chris Nauroth


All modules inherit a setting in the Surefire configuration for HADOOP_HOME via 
the hadoop-project pom.xml.  This setting is a relative path used in Shell.java 
to find winutils when running on Windows.  The MapReduce modules have a deeper 
directory structure, which makes the inherited value of HADOOP_HOME invalid and 
causes some tests to fail while calling winutils.

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