Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
FileSystemTimelineReaderImpl and FileSystemTimelineWriterImpl use a unix-specific default. It won't work on Windows.
Also, TestFileSystemTimelineReaderImpl uses this default directly, which is also brittle against concurrent tests.
Attachments
Attachments
Issue Links
- depends upon
-
MAPREDUCE-6731 TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests
- Resolved
-
YARN-5354 TestDistributedShell.checkTimelineV2() may fail for concurrent tests
- Resolved