spotify / hdfs2cass

Hadoop mapreduce job to bulk load data into Cassandra
Apache License 2.0
75 stars 21 forks source link

Port to 2.1.6, fixes Issue#15 (Streaming fails), support long running reducers #23

Open meyarivan opened 9 years ago

jeremiq commented 9 years ago

:+1:

These changes also allow data to be loaded into Cassandra 2.1.7.

rzvoncek commented 9 years ago

Hi. I'm not sure we can go forward and merge this (into the master at least). We're not running Cassandra 2.1 yet, as well as we don't run Hadoop 2.4.0 yet.

I'll need to check with our data infra guys about how to proceed with this.

elad commented 9 years ago

@rzvoncek why not merge to master and Spotify can keep using version (say) 2.6 of hdfs2cass?

If that's not an option then just add a "dev" branch and add a note in the README telling users to try that for bleeding edge. :)