aslam created HBASE-14072:
-----------------------------
Summary: Nullpointerexception in running mapreduce with toolrun
and exteded class TableInputFormat
Key: HBASE-14072
URL: https://issues.apache.org/jira/browse/HBASE-14072
Project: HBase
Issue Type: Bug
Components: hbase
Affects Versions: 1.1.0.1
Reporter: aslam
Running mapreduce with extended class
org.apache.hadoop.hbase.mapreduce.TableInputFormat , and using toolrun
,nullpointerexception is coming from getTable().getName().The code was working
if previous version of hbase.
Its working if we call initialize(context) inside getSplits method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)