[
https://issues.apache.org/jira/browse/MESOS-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-5199:
---------------------------------------
Summary: The mesos-execute prints confusing message when launching tasks.
(was: The mesos-execute print confuse message when launch task)
> The mesos-execute prints confusing message when launching tasks.
> ----------------------------------------------------------------
>
> Key: MESOS-5199
> URL: https://issues.apache.org/jira/browse/MESOS-5199
> Project: Mesos
> Issue Type: Bug
> Reporter: Guangya Liu
> Assignee: Guangya Liu
> Priority: Minor
>
> {code}
> root@mesos002:~/src/mesos/m2/mesos/build# src/mesos-execute
> --master=192.168.56.12:5050 --name=test --docker_image=ubuntu:14.04
> --command="ls /root"
> I0413 07:28:03.833521 2295 scheduler.cpp:175] Version: 0.29.0
> Subscribed with ID '3a1af11e-cf66-4ce2-826d-48b332977999-0001'
> Submitted task 'test' to agent '3a1af11e-cf66-4ce2-826d-48b332977999-S0'
> Received status update TASK_RUNNING for task 'test'
> source: SOURCE_EXECUTOR
> reason: REASON_COMMAND_EXECUTOR_FAILED <<<
> Received status update TASK_FINISHED for task 'test'
> message: 'Command exited with status 0'
> source: SOURCE_EXECUTOR
> reason: REASON_COMMAND_EXECUTOR_FAILED <<<
> root@mesos002:~/src/mesos/m2/mesos/build#
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)