Re: How to measure the schema size

2018-10-26 Thread Jai Bheemsen Rao Dhanwada
thank you let me review. On Fri, Oct 26, 2018 at 3:35 PM Sebastian Estevez < sebastian.este...@datastax.com> wrote: > Here's the metrics you want: > http://cassandra.apache.org/doc/latest/operating/metrics.html#table-metrics > > The best practice is to run fewer bigger tables. If it's a lot of ta

Re: How to measure the schema size

2018-10-26 Thread Sebastian Estevez
Here's the metrics you want: http://cassandra.apache.org/doc/latest/operating/metrics.html#table-metrics The best practice is to run fewer bigger tables. If it's a lot of tables you're likely out of luck aside from throwing more RAM at the problem. All the best, Sebastián Estévez | Vanguard So

Re: How to measure the schema size

2018-10-26 Thread Jai Bheemsen Rao Dhanwada
anyone has any idea on this? On Thu, Oct 25, 2018 at 11:35 AM Jai Bheemsen Rao Dhanwada < jaibheem...@gmail.com> wrote: > Hello, > > I am running into a situation where huge schema (# of CF) causing OOM > issues to the heap. is there a way to measure how much size each column > family uses in the