293294295296297298299300301
this.tableRecordReader.setScan(sc); this.tableRecordReader.restart(split.getStartRow()); this.hbaseKey = new HBaseKey(); this.hbaseResult = new HBaseResult(); endReached = false; }