Bulk loading with sstableloader is blazingly fast (the price to pay is that's 
not portable of course). 
Also it's network efficient thanks to SSTable compression. If the network is 
not a limiting factor then LZ4 will be great.




Le Vendredi 28 mars 2014 13h46, Aleksandr Chudnovets <[email protected]> 
a écrit :
 
Dmitriy Ukhlov wrote:

> I guess if we a talking about cassandra batch loading the fastest way is to 
> generate sstables locally and load it into Cassandra via JMX or sstableloader
>http://www.datastax.com/dev/blog/bulk-loading
>
>

 Good idea, Dmitriy. IMHO bulk load is back-end specific task. So using 
specialized tools seems good idea for me.

Regards,
Alexander Chudnovets

_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to