Vinod Kone created MESOS-262:
--------------------------------

             Summary: Slave should not charge the resources required for 
launching a executor against the executor 
                 Key: MESOS-262
                 URL: https://issues.apache.org/jira/browse/MESOS-262
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone


This is exacerbated when using cgroups isolation module on the slave.

At Twitter, we have seen this manifest as executors being killed by the cgroups 
isolation module. This happened because the high memory footprint of the hdfs 
download (~400MB) of the executor exceeds the memory requested by the executor 
(128MB) for itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to