Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
This problem is visible by running TestMRJobs#testDistributedCache or TestUberAM#testDistributedCache on Windows. Both tests fail. Running git bisect, I traced it to the YARN-2198 patch to remove the need to run NodeManager as a privileged account. The tests started failing when that patch was committed.
Attachments
Attachments
Issue Links
- is broken by
-
YARN-2198 Remove the need to run NodeManager as privileged account for Windows Secure Container Executor
- Closed