Skip to content

Example code on how to write SSTables for use with CQL3 tables in Cassandra. After creeating the files, you can then use one of the bulk loaders to insert data into your cluster.

pmcfadin/cql3-bulk-loader-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cql3-bulk-loader-example

Example code on how to write SSTables for use with CQL3 tables in Cassandra. After creeating the files, you can then use one of the bulk loaders to insert data into your cluster.

About

Example code on how to write SSTables for use with CQL3 tables in Cassandra. After creeating the files, you can then use one of the bulk loaders to insert data into your cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages