-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: trunk-win
-
Fix Version/s: None
-
Component/s: nodemanager
-
Labels:
There is no ContainerExecutor on windows that can launch containers in a manner that creates:
1) container isolation
2) container execution with reduced rights
I am working on patches that will add the ability to launch containers in a process with a reduced access token.
Update: After examining several approaches I have settled on launching the task as a domain user. I have attached the current winutils diff which is a work in progress.
Work remaining:
- Create isolated desktop for task processes.
- Set integrity of spawned processed to low.
- incorporates
-
YARN-2198 Remove the need to run NodeManager as privileged account for Windows Secure Container Executor
-
- Closed
-
- is related to
-
HADOOP-9533 Centralized Hadoop SSO/Token Server
-
- Open
-