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

Hadoop QA commented on AMBARI-12316:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12743998/AMBARI-12316.patch
  against trunk revision .

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {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 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/3355//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/3355//console

This message is automatically generated.

> [RollingUpgrade] Phoenix system tests fail before finalize
> ----------------------------------------------------------
>
>                 Key: AMBARI-12316
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12316
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.1.0
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>            Priority: Critical
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-12316.patch
>
>
> Some issues I see are-
> 1) Phoenix client on the gateway node is still pointing to older M10 build 
> after upgrade-
> {noformat}
> lrwxrwxrwx. 1 root root 26 Jul  3 15:24 phoenix-client -> 
> /usr/hdp/2.2.4.2-2/phoenix
> lrwxrwxrwx. 1 root root 27 Jul  3 19:14 hbase-client -> 
> /usr/hdp/2.3.0.0-2511/hbase
> {noformat}
> 2) The configs under /etc/hbase/conf are different from those under 
> /usr/hdp/current/hbase-client/conf (This should have been same as in 
> /usr/hdp/current/hbase-client/conf should symlink to /etc/hbase/conf)
> The one under /etc/hbase/t/conf does not have   
> <name>hbase.region.server.rpc.scheduler.factory.class</name> defined value
> 3) The tests use configs under /usr/hdp/current/hbase-client/conf, so you can 
> reproduce the issue with following-
> {noformat}
>  cd /usr/hdp/current/phoenix-client/bin
> export HBASE_CONF_PATH=/usr/hdp/current/hbase-client/conf
>  export PATH=/usr/jdk64/jdk1.7.0_67/bin/:$PATH
>  ./sqlline.py td-ru-rerun-10.openstacklocal:2181:/hbase-unsecure 
> /grid/0/hadoopqe/testout11/phoenixSQLQuery/inputFile.txt
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to