Cassandra CQL exporter - export multiple keyspaces

Cassandra CQL exporter - export multiple keyspaces

GitHub

Just contributed to the great Cassandra CQL exporter tool on github:

https://github.com/thangbn/cassandra-CQL-exporter/pull/1/commits/7348411743cf5bc3b774dc33d7bf89ee437c6e25

List of my changes:

  • added possibility to export multiple keyspaces separated with ","
  • added possibility to export keyspaces specified in a file
  • added gradle build
  • updated README.md with gradle build instructions and updated parameter description "--secure", "-k" "-kf

I hope that the author will merge that pull request :)


Related Posts