Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-18498

Add option to sstablepartitions for aggregating stats

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Triage Needed
    • Normal
    • Resolution: Unresolved
    • None
    • Tool/sstable
    • None
    • All
    • None

    Description

      The sstablepartitions offline tool added by CASSANDRA-8720 processes sstables one by one. If a partition is spread across multiple sstables, the tool will separately report the metrics of the partition fragment on each sstable. For example, if we are looking for partitions larger than 100MiB, and a partition has a 50MiB fragment in one table and 50MiB in another table, the partition won't be found.

      It would be useful to add a kind of --aggregate option to sstablepartitions so it aggregates the results of all the analyzed sstables that belong to the same table.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              adelapena Andres de la Peña
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: