Cassandra CQL exporter - export multiple keyspaces
Just contributed to the great Cassandra CQL exporter tool on github:
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 :)