Unsubscribe

2022-07-19 Thread @Nandan@
Unsubscribe me plzz

Re: Contributing to code

2017-06-19 Thread @Nandan@
Hi Salih, If your query is related to some data modeling project in Cassandra in which you want to work from scratch, then I have one requirement on which I am going to start. If you like to join then it will be great to develop from scratch and complete it. Thanks. On Tue, Jun 20, 2017 at 8:48

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
gt; -- > Michael Mior > mm...@apache.org > > > 2017-06-11 22:40 GMT-04:00 @Nandan@ <nandanpriyadarshi...@gmail.com>: > >> Hi, >> >> Currently, I am working on data modeling for Video Company in which we >> have different types of users as well as diffe

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
And due to single table videos, maybe it will go with around 15,20 columns, then we need to also think very carefully about partition sizes also. On Mon, Jun 12, 2017 at 6:33 PM, @Nandan@ <nandanpriyadarshi...@gmail.com> wrote: > Yes this is only Option I am also thinking like this as

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
2028%2064%2073> // www.stratio.com // > *@stratiobd > <https://twitter.com/StratioBD>* > > 2017-06-12 11:54 GMT+02:00 @Nandan@ <nandanpriyadarshi...@gmail.com>: > >> So In short we have to go with one single table as videos and put primary >> key as videoid

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
Pozuelo de Alarcón, Madrid > Tel: +34 91 828 6473 <+34%20918%2028%2064%2073> // www.stratio.com // > *@stratiobd > <https://twitter.com/StratioBD>* > > 2017-06-12 11:18 GMT+02:00 @Nandan@ <nandanpriyadarshi...@gmail.com>: > >> Hi Eduardo, >> >> And As we

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
, 2017 at 5:11 PM, @Nandan@ <nandanpriyadarshi...@gmail.com> wrote: > Hi Edurado, > > As you mentioned queries 1-6 , > In this condition, we have to proceed with a table like as below :- > create table videos ( > videoid uuid primary key, > title text, > actor text, &

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
s://twitter.com/StratioBD>* > > 2017-06-12 10:58 GMT+02:00 Eduardo Alonso <eduardoalo...@stratio.com>: > >> Hi Nandan: >> >> So, your system must provide these queries: >> >> 1 - SELECT video FROM ... WHERE actor = '...'; >> 2 - SELECT video FRO

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
search , I am getting confused. On Mon, Jun 12, 2017 at 3:47 PM, Oskar Kjellin <oskar.kjel...@gmail.com> wrote: > I haven't run solr with Cassandra myself. I just meant to run > elasticsearch as a completely separate service and write there as well. > > On 12 Jun 2017,

Re: Reg:- Cassandra Data modelling for Search

2017-06-12 Thread @Nandan@
. Is it like this ? On Mon, Jun 12, 2017 at 3:19 PM, Oskar Kjellin <oskar.kjel...@gmail.com> wrote: > Why not elasticsearch for this use case? It will make your life much > simpler > > > On 12 Jun 2017, at 04:40, @Nandan@ <nandanpriyadarshi...@gmail.com> > wrote: >

Reg:- Cassandra Data modelling for Search

2017-06-11 Thread @Nandan@
Hi, Currently, I am working on data modeling for Video Company in which we have different types of users as well as different user functionality. But currently, my concern is about Search video module based on different fields. Query patterns are as below:- 1) Select video by actor. 2) select

Reg:- Data Modelling Documentation

2017-05-19 Thread @Nandan@
in Advance. Best Regards, Nandan Priyadarshi