| Field and Description |
|---|
| org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.END |
| org.apache.hadoop.hbase.mapreduce.TableSplit.LOG
LOG variable would be made private. fix in hbase 3.0
|
| org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner.START |
| Constructor and Description |
|---|
| org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter(BufferedMutator)
Please use
#TableRecordWriter(JobConf) This version does not clean up
connections and will leak connections (removed in 2.0) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.