[
https://issues.apache.org/jira/browse/AMBARI-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269842#comment-14269842
]
Hadoop QA commented on AMBARI-9046:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12690868/AMBARI-9046.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/1237//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/1237//console
This message is automatically generated.
> templeton.hive.properties set incorrectly
> -----------------------------------------
>
> Key: AMBARI-9046
> URL: https://issues.apache.org/jira/browse/AMBARI-9046
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9046.patch
>
>
> By default, ambari sets templeton.hive.properties in webhcat-site as:
> {code}
> hive.metastore.local=false,
> hive.metastore.uris=thrift://ip-10-146-190-24.ec2.internal:9933,
> hive.metastore.sasl.enabled=false, hive.metastore.execute.setugi=true
> {code}
> Two issues (see attached screen shot):
> 1) the spaces between the properties causes issue when using webhcat (like
> from hue or pig view for example)
> 2) the hive.metastore.uris component of that property looks incorrect. it
> has the wrong port (compared to the actually property
> thrift://ip-10-146-190-24.ec2.internal:9083 which is the value of property
> hive.metastore.uris)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)