code snippet for cqlsh COPY from

2017-10-25 Thread Suresh Babu Mallampati
Hi All, Can someone provide me the code snippet for the cqlsh COPY from csv file. I just want to know how that COPY mechanism work compared to normal insert/commit to avaoid the batch size exceed the limit. Thanks, Suresh.

Re: UTF8 error

2017-10-18 Thread Suresh Babu Mallampati
mpletely failed, and simply replace it with itself. > > Also 3.0.9 has a lot of bugs, and you should strongly consider upgrading > to 3.0.15 once you get past this issue. > > > > > > From: Suresh Babu Mallampati > Reply-To: > Date: Wednesday, October 18, 2017 at 8:19 P

Re: UTF8 error

2017-10-18 Thread Suresh Babu Mallampati
M, Michael Shuler wrote: > On 10/18/2017 09:02 PM, Suresh Babu Mallampati wrote: > > cqlsh: Connection error: ('Unable to connect to any servers', > > {'127.0.0.1': UnicodeDecodeError('utf8', '\x00\x00\x00\xf0\x8f\x0e', 3, > > 5, '

UTF8 error

2017-10-18 Thread Suresh Babu Mallampati
Using Cassandra 3.0.9 version I am getting the below error: cqlsh: Connection error: ('Unable to connect to any servers', {'127.0.0.1': UnicodeDecodeError('utf8', '\x00\x00\x00\xf0\x8f\x0e', 3, 5, 'unexpected end of data')}) ERROR [main] 2017-10-17 11:56:17,384 o.a.c.s.CassandraDaemon - Except