[
https://issues.apache.org/jira/browse/AURORA-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14215255#comment-14215255
]
Zameer Manji commented on AURORA-928:
-------------------------------------
After talking to Mesos committer [~vinodkone] I have determined the solution is
to allocate all of the resources we want to the Executor and set the resources
for the Task to be 0.
> Executor overhead cannot be dropped to zero
> -------------------------------------------
>
> Key: AURORA-928
> URL: https://issues.apache.org/jira/browse/AURORA-928
> Project: Aurora
> Issue Type: Task
> Components: Scheduler
> Reporter: Maxim Khutornenko
> Assignee: Zameer Manji
>
> When executor overhead is set to zero (AURORA-830), Mesos fails resource
> validation[1]:
> {noformat}
> 'Executor for task <task_id> uses invalid resources cpus(*):0'
> {noformat}
> This could actually be a Mesos rather than Aurora problem as executor CPU is
> expected to be positive [2].
> [1] -
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob;f=src/common/resources.cpp#l678
> [2] -
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob;f=src/master/master.cpp#l1966
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)