Skip to content

Releases: brianmhess/cassandra-loader

v0.0.17

09 Oct 18:35
Compare
Choose a tag to compare

Fixed the collection NPE issue (Issue #8 )

v0.0.16

07 Oct 22:44
Compare
Choose a tag to compare

Fixed issue with not supporting quoted (case-sensitive) Keyspace, Table, and Column names.
Fixed collection issue (Issue 14)
Unload of collections are quoted now - which is what load expects
BLOBs are exported Base64 encoded (Issue 15) and Base64 decoded on load.

v0.0.15

20 Aug 18:35
Compare
Choose a tag to compare

Improved some error messages

Version 0.0.14

03 Aug 20:43
Compare
Choose a tag to compare

This release has updates to cassandra-unloader, most notably support for collections, SSL, and consistency level.

md5sum:
c9327bd1d319c2dc5817c99810028d67 cassandra-loader
4d658d0d2707cc9b5a3f284563200b04 cassandra-unloader

0.0.13

24 Jul 21:39
Compare
Choose a tag to compare

Added a configFile and ssl options
Squashed some bugs.

v0.0.12

15 May 19:02
Compare
Choose a tag to compare

ChangeLog.md:

0.0.12

  • Added a rateFile to output CSV rate statistics
  • added -skipCols to skip input columns

v0.0.11

12 May 20:14
Compare
Choose a tag to compare

See ChangeLog

v0.0.10

11 May 16:56
Compare
Choose a tag to compare

See ChangeLog.md

v0.0.9

29 Apr 20:01
Compare
Choose a tag to compare
added success/failure dirs

v0.0.8

28 Apr 16:56
Compare
Choose a tag to compare
README