[
https://issues.apache.org/jira/browse/PHOENIX-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895055#comment-16895055
]
Hudson commented on PHOENIX-5415:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.4 #237 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.4/237/])
PHOENIX-5415: NPE in getting conf from addHbaseResources in (s.kadam: rev
8fb79cf63c4feefacb0a6c66a5822d7f9453968b)
* (edit)
phoenix-core/src/main/java/org/apache/phoenix/mapreduce/index/IndexUpgradeTool.java
> 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)