[ 
https://issues.apache.org/jira/browse/PHOENIX-5415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895094#comment-16895094
 ] 

Hadoop QA commented on PHOENIX-5415:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12976092/PHOENIX-5415.master.v1.patch
  against master branch at commit 665e224e4d9a0e991e38083b983ec38989dfd5e7.
  ATTACHMENT ID: 12976092

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:red}-1 release audit{color}.  The applied patch generated 1 release 
audit warnings (more than the master's current 0 warnings).

    {color:red}-1 lineLengths{color}.  The patch introduces the following lines 
longer than 100:
    +    private void addCoprocessor(Admin admin, String tableName, 
TableDescriptorBuilder tableDescBuilder,
+    private void removeCoprocessor(Admin admin, String tableName, 
TableDescriptorBuilder tableDescBuilder,

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2855//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2855//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2855//console

This message is automatically generated.

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

Reply via email to