mozilla / jydoop

Efficient Hadoop Map-Reduce in Python
Other
31 stars 19 forks source link

read org.apache.hadoop.hbase.io.ImmutableBytesWritable from HDFS #52

Open bcolloran opened 10 years ago

bcolloran commented 10 years ago

Jydoop currently can't read org.apache.hadoop.hbase.io.ImmutableBytesWritable key,vals in HDFS (data that has been dumped from HBASE). Support for this is needed for an FHR workflow.