fullcontact / hadoop-sstable

Splittable Input Format for Reading Cassandra SSTables Directly
Apache License 2.0
49 stars 14 forks source link

Distributed copy #16

Closed bvanberg closed 9 years ago

bvanberg commented 9 years ago

@Xorlev take a look when you get some time.

Xorlev commented 9 years ago

Is it worth moving out the split fix into a separate PR?

Also, should the mappers be explicitly disabling compression, or is that okay?

bvanberg commented 9 years ago

I'll pull that fix over on it's own.

I think we're ok on compression.