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

David Greenberg commented on MESOS-426:
---------------------------------------

mesos_submit actually has its executor become the new scheduler, so that those 
2 entities are unified. As a result, if the executor/schedule hybrid fails, the 
job won't finish. In the comments of mesos_submit, it even says that it isn't 
guaranteed to finish. I'd like to make it reliable.

Where can I find out more about the replicated log or state abstraction?
                
> Python-based frameworks use old API and are broken
> --------------------------------------------------
>
>                 Key: MESOS-426
>                 URL: https://issues.apache.org/jira/browse/MESOS-426
>             Project: Mesos
>          Issue Type: Bug
>          Components: framework, python-api
>    Affects Versions: 0.9.0
>            Reporter: David Greenberg
>
> If you try to use mesos-submit or torque with mesos 0.9.0+, you get 
> exceptions due to API mismatches in these framework's expectations of the 
> python API.
> Steps to reproduce: try running "mesos-submit <mymaster> echo hi", note the 
> stacktraces.

--
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