You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-14072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-14072.
-----------------------------------------
    Resolution: Invalid

> 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
>    Affects Versions: 1.1.0.1
>            Reporter: aslam
>            Priority: Major
>
> 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
(v8.20.10#820010)