[ https://issues.apache.org/jira/browse/CASSANDRA-13848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157187#comment-16157187 ]
Brandon Williams commented on CASSANDRA-13848: ---------------------------------------------- We do have the -k option for keys, if you know them a priori, but I guess in the case that you don't or want to do the entire table this could be useful. Although, in combination with sstablekeys, you could probably automate this in the current state of the art. > Allow sstabledump to do a json object per partition to better handle large > sstables > ----------------------------------------------------------------------------------- > > Key: CASSANDRA-13848 > URL: https://issues.apache.org/jira/browse/CASSANDRA-13848 > Project: Cassandra > Issue Type: New Feature > Reporter: Jeff Jirsa > Priority: Trivial > Labels: lhf > > sstable2json / sstabledump make a huge json document of the whole file. For > very large sstables this makes it impossible to load in memory to do anything > with it. Allowing users to Break it into small json objects per partition > would be useful. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org