[
https://issues.apache.org/jira/browse/MAPREDUCE-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J updated MAPREDUCE-4185:
-------------------------------
Attachment: 0013-YARN-Server-NodeManager-Cleanup.patch
Two tests seem relevant to the change:
org.apache.hadoop.mapreduce.TestMapReduceLazyOutput
This passes for me locally. I'm unsure what caused this - from logs it doesn't
appear to be very apparent. Perhaps it was transient. Will continue to run and
observe.
TestDeletionService
This had a casting bug in my change. Cast should've been to (Path[]) instead of
(Path). Should be fixed in this new patch.
Other failures are intermittent and aren't related to this patch.
> Clean up yarn-server-nodemanager
> --------------------------------
>
> Key: MAPREDUCE-4185
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4185
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: build
> Affects Versions: trunk
> Reporter: Harsh J
> Assignee: Harsh J
> Priority: Minor
> Attachments: 0013-YARN-Server-NodeManager-Cleanup.patch,
> 0013-YARN-Server-NodeManager-Cleanup.patch,
> 0013-YARN-Server-NodeManager-Cleanup.patch
>
>
> Clean up a bunch of existing javac warnings in hadoop-yarn-server-nodemanager
> module.
--
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