Details
Description
TestMRJobsWithHistoryService#testJobHistoryData has a periodic poll and sleep after job execution, checking for the application state to reach RMAppState#FINISHED. If the job fails, then the application could be in a different terminal state, and this polling loop will never terminate.
Attachments
Attachments
Issue Links
- is part of
-
MAPREDUCE-4401 Enhancements to MapReduce for Windows Server and Windows Azure development and runtime environments
- Resolved