You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Stephan Erb (JIRA)" <ji...@apache.org> on 2015/05/04 09:47:05 UTC

[jira] [Commented] (AURORA-1246) Mesos warns about executor resources being to small

    [ https://issues.apache.org/jira/browse/AURORA-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526374#comment-14526374 ] 

Stephan Erb commented on AURORA-1246:
-------------------------------------

{code}
This is now on master:

$ git log -1 origin/master
commit 218457b9815a83d1e84598ca1c5912d87720eb5a
Author: Stephan Erb <st...@dev.static-void.de>
Date:   Wed Apr 8 21:46:11 2015 -0700

    Increase executor resource epsilon to match the minimum required by Mesos.

    Bugs closed: AURORA-1246

    Reviewed at https://reviews.apache.org/r/32861/
{code}

> Mesos warns about executor resources being to small
> ---------------------------------------------------
>
>                 Key: AURORA-1246
>                 URL: https://issues.apache.org/jira/browse/AURORA-1246
>             Project: Aurora
>          Issue Type: Task
>          Components: Executor
>            Reporter: Stephan Erb
>            Assignee: Stephan Erb
>            Priority: Minor
>
> We have to increase executor resource epsilon to match the minimum required by Mesos. 
> Otherwise Mesos issues the following warning:
> {code}
> W0402 04:25:48.522934 47589 master.cpp:2001] Executor thermos-1427937948488-CENSORED-1035-0-27be9581-6ff7-45b1-9162-643e2aa78a11 for task 1427937948488-CENSORED-1035-0-27be9581-6ff7-45b1-9162-643e2aa78a11 uses less memory (1) than the minimum required (32MB). Please update your executor, as this will be mandatory in future releases.
> {code}



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