Re: Find partition row of Compacted partition maximum bytes

2015-10-26 Thread Tushar Agrawal
Toppartions provide the most active partitions. I am trying to do same thing. I was able to narrow down the largest partition by looking at warning in system.log. Given that I have the key, how to see the entire data for that key? Thanks, Tushar > On Oct 26, 2015, at 4:21 AM, DuyHai Doan w

Re: Find partition row of Compacted partition maximum bytes

2015-10-26 Thread DuyHai Doan
>From C* 2.2.x > nodetool help toppartitions NAME nodetool toppartitions - Sample and print the most active partitions for a given column family On Mon, Oct 26, 2015 at 7:54 AM, qihuang.zheng wrote: > I use nodetool cfstats to see table’s status, and find *Compacted > partiti