You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "DarinJ (JIRA)" <ji...@apache.org> on 2016/05/18 13:53:12 UTC

[jira] [Created] (MYRIAD-204) CGroup support in Docker

DarinJ created MYRIAD-204:
-----------------------------

             Summary: CGroup support in Docker
                 Key: MYRIAD-204
                 URL: https://issues.apache.org/jira/browse/MYRIAD-204
             Project: Myriad
          Issue Type: Bug
          Components: Executor
    Affects Versions: Myriad 0.1.0, Myriad 0.2.0
            Reporter: DarinJ
            Priority: Minor
             Fix For: Myriad 0.3.0


Docker currently can't support cgroup, This is due to the the framework not being able to execute sudo as the Dockerfile sets USER to yarn, so frameworkSuperuser can't be set.  This means the sandbox will be owned by yarn which causes container-executor to throw an exception.  While I have a fix I think it's best to think more about this one.   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)