Re: COPY FROM performance

2017-03-14 Thread Stefania Alborghetti
; described here: https://www.datastax.com/dev/blog/six- > parameters-affecting-cqlsh-copy-from-performance. > > My steps are as the following: > >1. Install Cassandra 3.10, start it, add keyspace and table > >2. Install C Extensions: >sudo apt-get install gcc pyt

COPY FROM performance

2017-03-14 Thread Artur R
HI! I am trying to increase performance of COPY FROM by installing "*Cython <http://cython.org/> and libev <http://software.schmorp.de/pkg/libev.html> C extensions"* as described here: https://www.datastax.com/dev/blog/six-parameters-affecting-cqlsh-copy-from-performance