cassandra-exporter
cassandra-exporter copied to clipboard
Simple Tool to Export / Import Cassandra Tables into JSON
Hi, I got this error while using exporter: ==== JS stack trace ========================================= Security context: 0x12e2541a5ee9 1: push [/snapshot/cassandra-exporter/node_modules/through/index.js:~40] [pc=0x16b6f4aa3168](this=0x1e159d91d079 ,data=0x2e4ce8b56df1 ) 2: /* anonymous */ [/snapshot/cassandra-exporter/node_modules/JSONStream/index.js:~193] [pc=0x16b6f4aa06bd](this=0x1e159d91d079 ,data=0x1d9652942621
Please allow keyspace-named directories under `data` directory. This will help with automating imports and exports from multiple keyspaces.
Hi, First of all, thanks for this tool. Export works just fine. Import works for all of the tables, except one. I get the following error stack., Finding tables in...
What do you think about supporting multiple table selection during the export? Do you think we need the same thing for import?