Description
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 YARN modules have a deeper directory structure, which makes the inherited value of HADOOP_HOME invalid and causes some tests to fail while calling winutils.
Attachments
Attachments
Issue Links
- is part of
-
YARN-191 Enhancements to YARN for Windows Server and Windows Azure development and runtime environments
- Resolved