You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Shogo Hoshii (JIRA)" <ji...@apache.org> on 2016/09/23 11:28:20 UTC

[jira] [Commented] (CASSANDRA-12698) add json/yaml format option to nodetool status

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

Shogo Hoshii commented on CASSANDRA-12698:
------------------------------------------

I added sample json and yaml.

how to use:
 $ nodetool status -F json
 $ nodetool status -F yaml

> add json/yaml format option to nodetool status
> ----------------------------------------------
>
>                 Key: CASSANDRA-12698
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12698
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Shogo Hoshii
>            Assignee: Shogo Hoshii
>         Attachments: ntstatus_json.patch, sample.json, sample.yaml
>
>
> Hello,
> This patch enables nodetool status to be output in json/yaml format.
> I think this format could be useful interface for tools that operate or deploy cassandra.
> The format could free tools from parsing the result in their own way.
> It would be great if someone would review this patch.
> Thank you.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)