You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2016/08/22 17:03:21 UTC

[jira] [Commented] (CASSANDRA-12486) Structure for compactionhistory output (JSON, YAML)

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

Yuki Morishita commented on CASSANDRA-12486:
--------------------------------------------

Thank you for the patch!

What do you think about printing out {{compacted_at}} the same as table output ({{"2016-08-22T11:20:22.874-05:00"}})?
Also what about sorting by {{compacted_at}}?


> Structure for compactionhistory output (JSON, YAML)
> ---------------------------------------------------
>
>                 Key: CASSANDRA-12486
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12486
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Masataka Yamaguchi
>            Assignee: Masataka Yamaguchi
>            Priority: Minor
>             Fix For: 3.x
>
>         Attachments: CASSANDRA-12486-trunk.patch, compactionhistory_result.json, compactionhistory_result.txt, compactionhistory_result.yaml
>
>
> As with nodetool tpstats and tablestats (CASSANDRA-12035), nodetool compactionhistory should also support useful output formats such as JSON or YAML, so we implemented it. 
> Please review the attached patch.



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