org.apache.hadoop.mapreduce.RecordWriter<K,V> writer
Configuration config
org.apache.hadoop.conf.Configuration hadoopConfig
org.apache.hadoop.mapreduce.TaskAttemptContext context
String jtID
int jobId
org.apache.hadoop.hbase.client.HTable table
org.apache.hadoop.hbase.client.Scan scan
org.apache.hadoop.hbase.mapreduce.TableRecordReader tableRecordReader
boolean endReached
HBaseKey hbaseKey
HBaseResult hbaseResult
org.apache.hadoop.conf.Configuration hConf
org.apache.hadoop.hbase.io.ImmutableBytesWritable writable
org.apache.hadoop.hbase.client.Result result
byte[] META_FAMILY
byte[] USER_COLUMN
byte[] TIMESTAMP_COLUMN
byte[] TEXT_FAMILY
byte[] TWEET_COLUMN
StringValue row_string
StringValue user_string
StringValue timestamp_string
StringValue tweet_string
Copyright © 2013–2014. All rights reserved.