Re: Is there a concept of a session

2011-01-18 Thread indika kumara
n Morton < >> >> aa...@thelastpickle.com> wrote: >> >>> Yes, the client should maintain it's connection to the cluster. The >>> connection holds the login credentials and the keyspace to use. >>> >>> This is normally managed by

Re: Is there a concept of a session

2011-01-18 Thread Aaron Morton
maintain it's connection to the cluster. The >> connection holds the login credentials and the keyspace to use. >> >> This is normally managed by the client, which one are you using? >> >> Aaron >> On 18/01/2011, at 9:58 PM, indika kumara wrote: >> >> > Hi All, >> > >> > Is there a concept of a session? I would like to log-in(authenticate) one >> > time into the Cassandra, and then subsequently access the Cassandra >> > without authenticating again. >> > >> > Thanks, >> > >> > Indika >> >

Re: Is there a concept of a session

2011-01-18 Thread indika kumara
to use. >> >> This is normally managed by the client, which one are you using? >> >> Aaron >> On 18/01/2011, at 9:58 PM, indika kumara < >> indika.k...@gmail.com> wrote: >> >> > Hi All, >> > >> > Is there a concept of a session? I would like to log-in(authenticate) >> one time into the Cassandra, and then subsequently access the Cassandra >> without authenticating again. >> > >> > Thanks, >> > >> > Indika >> > >

Re: Is there a concept of a session

2011-01-18 Thread Aaron Morton
n credentials and the keyspace to use. > > This is normally managed by the client, which one are you using? > > Aaron > On 18/01/2011, at 9:58 PM, indika kumara wrote: > > > Hi All, > > > > Is there a concept of a session? I would like to log-in(authenticate)

Re: Is there a concept of a session

2011-01-18 Thread indika kumara
8/01/2011, at 9:58 PM, indika kumara wrote: > > > Hi All, > > > > Is there a concept of a session? I would like to log-in(authenticate) one > time into the Cassandra, and then subsequently access the Cassandra without > authenticating again. > > > > Thanks, > > > > Indika >

Re: Is there a concept of a session

2011-01-18 Thread Aaron Morton
Yes, the client should maintain it's connection to the cluster. The connection holds the login credentials and the keyspace to use. This is normally managed by the client, which one are you using? Aaron On 18/01/2011, at 9:58 PM, indika kumara wrote: > Hi All, > > Is there

Is there a concept of a session

2011-01-18 Thread indika kumara
Hi All, Is there a concept of a session? I would like to log-in(authenticate) one time into the Cassandra, and then subsequently access the Cassandra without authenticating again. Thanks, Indika