You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:30 UTC

[jira] [Issue Comment Deleted] (MESOS-4090) Create light-weight executor only and scheduler only mesos eggs

     [ https://issues.apache.org/jira/browse/MESOS-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated MESOS-4090:
-------------------------
    Comment: was deleted

(was: www.rtat.net)

> Create light-weight executor only and scheduler only mesos eggs
> ---------------------------------------------------------------
>
>                 Key: MESOS-4090
>                 URL: https://issues.apache.org/jira/browse/MESOS-4090
>             Project: Mesos
>          Issue Type: Improvement
>          Components: build
>            Reporter: Steve Niemitz
>            Assignee: Steve Niemitz
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Currently, when running tasks in docker containers, if the executor uses the mesos.native python library, the execution environment inside the container (OS, native libs, etc) must match the execution environment outside the container fairly closely in order to load the mesos.so library.
> The solution here can be to introduce a much lighter weight python egg, mesos.executor, which only includes code (and dependencies) needed to create and run an MesosExecutorDriver.  Executors can then use this native library instead of mesos.native.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)