-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15161/
-----------------------------------------------------------

(Updated Nov. 1, 2013, 1:54 a.m.)


Review request for mesos, Benjamin Hindman and Niklas Nielsen.


Changes
-------

I reflects a change suggested by Vinod.


Repository: mesos-git


Description
-------

see summary.


Diffs (updated)
-----

  src/cli/execute.cpp ac2f299 

Diff: https://reviews.apache.org/r/15161/diff/


Testing (updated)
-------

tested on my laptop, single host deployment.
$ bin/mesos-execute --master=127.0.0.1:5050 --name=echo --command="echo hello"
I1031 18:40:49.450912 92577792 sched.cpp:220] No credentials provided. 
Attempting to register without authentication
Framework registered with 201310311751-16777343-5050-26811-0003
Received status update TASK_RUNNING for task echo
Received status update TASK_FINISHED for task echo


Thanks,

Shingo Omura

Reply via email to