Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
on ubuntu with linux kernel 3.19, , NM start failed if enable auto mount cgroup. try command:
./bin/container-executor --mount-cgroups yarn-hadoop cpu=/cgroup/cpu fail
./bin/container-executor --mount-cgroups yarn-hadoop cpu,cpuacct=/cgroup/cpu succ
Attachments
Attachments
Issue Links
- is related to
-
YARN-6474 CGroupsHandlerImpl.java has a few checkstyle issues left to be fixed after YARN-5301
- Open