clockfly / nativetask

native task
Apache License 2.0
3 stars 10 forks source link

Support more map output key types. #2

Closed clockfly closed 11 years ago

clockfly commented 11 years ago

At least: • BooleanWritable • BytesWritable • ByteWritable • DoubleWritable • FloatWritable • IntWritable • LongWritable • NullWritable • Text • UTF8 • VIntWritable • VLongWritable • HBase KeyValue…. • Hive HiveKey…..

clockfly commented 11 years ago

BooleanWritable • BytesWritable • ByteWritable • DoubleWritable • FloatWritable • IntWritable • LongWritable Text NullWritable

missing: VIntWritable VLongWritable KeyValue UTF8