[
https://issues.apache.org/jira/browse/MAPREDUCE-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Graves updated MAPREDUCE-3852:
-------------------------------------
Attachment: MAPREDUCE-3852.patch
here is patch that reverts the change and fixes the tests. it doesn't seem to
affect build times much. I didn't look into other ways to solve but if someone
wants to take a look, go for it.
build command: mvn clean install site package -Pdist -DskipTests
-Dmaven.javadoc.skip=true
ran multiple times, with this change it seems to take 4 to 10 seconds longer
then without it. That is out of about 7 minutes build time.
> test TestLinuxResourceCalculatorPlugin failing
> ----------------------------------------------
>
> Key: MAPREDUCE-3852
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3852
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv1
> Affects Versions: 0.23.2
> Reporter: Thomas Graves
> Priority: Blocker
> Attachments: MAPREDUCE-3852.patch
>
>
> tests are failing:
> org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin.testParsingProcStatAndCpuFile
> org.apache.hadoop.yarn.util.TestLinuxResourceCalculatorPlugin.testParsingProcMemFile
>
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1831/testReport/junit/org.apache.hadoop.yarn.util/TestLinuxResourceCalculatorPlugin/testParsingProcStatAndCpuFile/
> both with similar error:
> java.io.FileNotFoundException:
> /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/target/test-dir/MEMINFO_238849741
> (No such file or directory)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira