You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Shingo Omura <ev...@gmail.com> on 2013/11/01 23:06:35 UTC

Re: Review Request 14951: mesos-cat and mesos-tail

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

(Updated Nov. 1, 2013, 10:06 p.m.)


Review request for mesos, Benjamin Hindman and Niklas Nielsen.


Changes
-------

Uploaded patch is now git formatted.
So, if this got 'Ship It!', some committer can directly apply this patch to his local repo with 'git am'.


Repository: mesos-git


Description
-------

These are actually slightly improved version of the original shared by Ben.H at mesos hackathon on Oct.25th 2013.

Modifications I did:
- add python version check
- add quote for query contents
- support to inspect files on completed frameworks/tasks


Diffs (updated)
-----

  src/cli/mesos-cat PRE-CREATION 
  src/cli/mesos-tail PRE-CREATION 

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


Testing
-------

I tested these manually on my laptop.


Thanks,

Shingo Omura


Re: Review Request 14951: mesos-cat and mesos-tail

Posted by Benjamin Hindman <be...@berkeley.edu>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14951/#review28315
-----------------------------------------------------------

Ship it!


I'm going to get this committed so people can help out using the new Python CLI stuff.

- Benjamin Hindman


On Nov. 2, 2013, 2:25 a.m., Shingo Omura wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14951/
> -----------------------------------------------------------
> 
> (Updated Nov. 2, 2013, 2:25 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Ben Mahler, Du Li, and Niklas Nielsen.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> These are actually slightly improved version of the original shared by Ben.H at mesos hackathon on Oct.25th 2013.
> 
> Modifications I did:
> - add python version check
> - add quote for query contents
> - support to inspect files on completed frameworks/tasks
> 
> 
> Diffs
> -----
> 
>   src/cli/mesos-cat PRE-CREATION 
>   src/cli/mesos-tail PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/14951/diff/
> 
> 
> Testing
> -------
> 
> I tested these manually on my laptop.
> 
> 
> Thanks,
> 
> Shingo Omura
> 
>


Re: Review Request 14951: mesos-cat and mesos-tail

Posted by Shingo Omura <ev...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14951/
-----------------------------------------------------------

(Updated Nov. 2, 2013, 2:25 a.m.)


Review request for mesos, Benjamin Hindman, Ben Mahler, Du Li, and Niklas Nielsen.


Repository: mesos-git


Description
-------

These are actually slightly improved version of the original shared by Ben.H at mesos hackathon on Oct.25th 2013.

Modifications I did:
- add python version check
- add quote for query contents
- support to inspect files on completed frameworks/tasks


Diffs
-----

  src/cli/mesos-cat PRE-CREATION 
  src/cli/mesos-tail PRE-CREATION 

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


Testing
-------

I tested these manually on my laptop.


Thanks,

Shingo Omura