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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14625947#comment-14625947 ] 

Dima Spivak commented on HBASE-14072:
-------------------------------------

Mind posting the exact command run as well as the stacktrace you see?

> 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)