You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "aslam (JIRA)" <ji...@apache.org> on 2015/07/14 08:18:05 UTC

[jira] [Created] (HBASE-14072) Nullpointerexception in running mapreduce with toolrun and exteded class TableInputFormat

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)