There's no out-of-the-box way of doing it so you'll need to scrape the output of nodetool tablestats on each node to get the top tables and top partitions. You should be able to do it with some simple shell scripting. Cheers!
- To find top 10 tables with top 10 sstables per read a... Kiran mk
- Re: To find top 10 tables with top 10 sstables p... Erick Ramirez
- Re: To find top 10 tables with top 10 sstables p... Hossein Ghiyasi Mehr