You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Benjamin Hindman <be...@berkeley.edu> on 2013/02/06 20:55:57 UTC

Review Request: Added a tool for parsing JSON URL endpoints and reading out fields.

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

Review request for mesos and Vinod Kone.


Description
-------

See summary.


Diffs
-----

  support/jsonurl.py PRE-CREATION 

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


Testing
-------


Thanks,

Benjamin Hindman


Re: Review Request: Added a tool for parsing JSON URL endpoints and reading out fields.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9331/#review16198
-----------------------------------------------------------

Ship it!


Ship It!

- Vinod Kone


On Feb. 6, 2013, 7:55 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9331/
> -----------------------------------------------------------
> 
> (Updated Feb. 6, 2013, 7:55 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   support/jsonurl.py PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/9331/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>


Re: Review Request: Added a tool for parsing JSON URL endpoints and reading out fields.

Posted by John Sirois <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9331/#review16212
-----------------------------------------------------------



support/jsonurl.py
<https://reviews.apache.org/r/9331/#comment34646>

    doh - totall glazed over this whole useful block of code.


- John Sirois


On Feb. 6, 2013, 7:55 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9331/
> -----------------------------------------------------------
> 
> (Updated Feb. 6, 2013, 7:55 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   support/jsonurl.py PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/9331/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>


Re: Review Request: Added a tool for parsing JSON URL endpoints and reading out fields.

Posted by John Sirois <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/9331/#review16199
-----------------------------------------------------------


fwiw, commonly:
curl -sS [url] | python -mjson.tool

- John Sirois


On Feb. 6, 2013, 7:55 p.m., Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/9331/
> -----------------------------------------------------------
> 
> (Updated Feb. 6, 2013, 7:55 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   support/jsonurl.py PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/9331/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benjamin Hindman
> 
>