Re: Collections (MAP) data in Column Family

2015-10-15 Thread Robert Coli
On Wed, Oct 14, 2015 at 10:03 PM, Saladi Naidu wrote: > Thanks for the reply. yes this indeed due to range tombstones with MAP > data, even after tombstone past the gc_grace_poeriod and compactions ran in > cluster, still no change with tombstone data in SSTables. Do you or nayone > in the group

Re: Collections (MAP) data in Column Family

2015-10-14 Thread Robert Coli
On Wed, Oct 14, 2015 at 11:24 AM, Saladi Naidu wrote: > We are running Apache Cassandra 2.1.9. In one of our Column Family, we > have MAP type column. We are seeing unusual data size of the column family > (SSTables) with few 1000's of rows, while debugging, I looked at one of the > SSTable and I

Collections (MAP) data in Column Family

2015-10-14 Thread Saladi Naidu
We are running Apache Cassandra 2.1.9. In one of our Column Family, we have MAP type column. We are seeing unusual data size of the column family (SSTables) with few 1000's of rows, while debugging, I looked at one of the SSTable and I see some unusual data in it Below is JSON of one Row Key dat