Re: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-14 Thread Jeff Jirsa
t, or column index for queries >> within a row only? >> >> Best regards, Ilya >> >> >> >> Исходное >> сообщение >> Тема: Re: [EXTERNAL] Re: Make large partitons

Re: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread ishib...@gmail.com
] Re: Make large partitons lighter on select without changing primary partition formation.   Plain answer is NO   There is a slight hope that the JIRA https://issues.apache.org/jira/browse/CASSANDRA-9754 gets into 4.0 release   But right now, there seems to be few interest in this ticket

Re: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread Jeff Jirsa
> a row only? > > Best regards, Ilya > > > > Исходное сообщение ---- > Тема: Re: [EXTERNAL] Re: Make large partitons lighter on select without > changing primary partition formation. > От: Jeff Jirsa > Кому: user@cassandr

Re: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread ishib...@gmail.com
ary 13, 2019 8:08 AM To: user <user@cassandra.apache.org> Subject: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.   Plain answer is NO   There is a slight hope that the JIRA https://issues.apache.org/jira/browse/CASSANDRA-97

Re: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread Vsevolod Filaretov
work. > > > > > > Sean Durity > > > > *From:* DuyHai Doan > *Sent:* Wednesday, February 13, 2019 8:08 AM > *To:* user > *Subject:* [EXTERNAL] Re: Make large partitons lighter on select without > changing primary partition formation. > > > > Pl

Re: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread Jeff Jirsa
r > other data storage technologies – you need to model the data the way that the > engine is designed to work. > > > Sean Durity > > From: DuyHai Doan > Sent: Wednesday, February 13, 2019 8:08 AM > To: user > Subject: [EXTERNAL] Re: Make large partitons

RE: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread Durity, Sean R
: Wednesday, February 13, 2019 8:08 AM To: user Subject: [EXTERNAL] Re: Make large partitons lighter on select without changing primary partition formation. Plain answer is NO There is a slight hope that the JIRA https://issues.apache.org/jira/browse/CASSANDRA-9754<https://urldefense.proofpoint.

Re: Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread DuyHai Doan
Plain answer is NO There is a slight hope that the JIRA https://issues.apache.org/jira/browse/CASSANDRA-9754 gets into 4.0 release But right now, there seems to be few interest in this ticket, the last comment 23/Feb/2017 old ... On Wed, Feb 13, 2019 at 1:18 PM Vsevolod Filaretov wrote: > Hi

Make large partitons lighter on select without changing primary partition formation.

2019-02-13 Thread Vsevolod Filaretov
Hi all, The question. We have Cassandra 3.11.1 with really heavy primary partitions: cfhistograms 95%% is 130+ mb, 95%% cell count is 3.3mln and higher, 98%% partition size is 220+ mb sometimes partitions are 1+ gb. We have regular problems with node lockdowns leading to read request timeouts und