项目作者: ecomclub

项目描述 :
Shell script to import and export Cassandra table data to CSV
高级语言: Shell
项目地址: git://github.com/ecomclub/cassandra-to-csv.git
创建时间: 2018-08-24T19:16:03Z
项目社区:https://github.com/ecomclub/cassandra-to-csv

开源协议:MIT License

下载


cassandra-to-csv

Shell script to import and export Cassandra table data to CSV

Export

From Cassandra to CSV

  1. sh cqlcsv.sh keyspace table filepath

Import

From CSV to Cassandra

  1. sh cqlcsv.sh keyspace table filepath import