Details
-
New Feature
-
Status: Resolved
-
Low
-
Resolution: Fixed
Description
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.