You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Swaroopa Kadam (JIRA)" <ji...@apache.org> on 2019/07/29 05:39:00 UTC

[jira] [Updated] (PHOENIX-5415) NPE in getting conf from addHbaseResources in IndexUpgradeTool

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

Swaroopa Kadam updated PHOENIX-5415:
------------------------------------
    Attachment: PHOENIX-5415.master.v1.patch
                PHOENIX-5415.4.x-HBase-1.3.v1.patch

> NPE in getting conf from addHbaseResources in IndexUpgradeTool
> --------------------------------------------------------------
>
>                 Key: PHOENIX-5415
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5415
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 5.1.0, 4.14.3
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Blocker
>             Fix For: 4.15.0, 5.1.0, 4.14.3
>
>         Attachments: PHOENIX-5415.4.14-HBase-1.3.v1.patch, PHOENIX-5415.4.14-HBase-1.3.v2.patch, PHOENIX-5415.4.x-HBase-1.3.v1.patch, PHOENIX-5415.master.v1.patch
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> The tool doesnt implement Tool class to load the resources correctly. 
> Getting following exception. 
> Exception in thread “main” java.lang.NullPointerException
>  at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:78)
>  at org.apache.phoenix.mapreduce.index.IndexUpgradeTool.executeTool(IndexUpgradeTool.java:298)
>  at org.apache.phoenix.mapreduce.index.IndexUpgradeTool.main(IndexUpgradeTool.java:160)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)