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

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/12976014/PHOENIX-5415.4.14-HBase-1.3.v2.patch
  against 4.14-HBase-1.3 branch at commit 
665e224e4d9a0e991e38083b983ec38989dfd5e7.
  ATTACHMENT ID: 12976014

    {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:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.trace.PhoenixTracingEndToEndIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2852//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2852//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
>
>          Time Spent: 2h 40m
>  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