You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2014/07/29 10:57:39 UTC

[jira] [Updated] (AMBARI-6647) Ambari starts hiveserver2 in remote thrift metastore mode due to passing hive.metastore.uris=","

     [ https://issues.apache.org/jira/browse/AMBARI-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitaly Brodetskyi updated AMBARI-6647:
--------------------------------------

    Attachment: AMBARI-6647.patch

> Ambari starts hiveserver2 in remote thrift metastore mode due to passing hive.metastore.uris=","
> ------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-6647
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6647
>             Project: Ambari
>          Issue Type: Bug
>          Components: agent
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-6647.patch
>
>
> PROBLEM:
> in /var/lib/ambari-agent/cache/stacks/HDP/2.0.6/services/HIVE/package/templates/startHiveserver2.sh.j2
> it passes -hiveconf hive.metastore.uris=\" \"
> However, it gets interpreted as hive.metastore.uris=", "xxxxx
> As a result, hiveserver2 tries to connect to remote thrift metastore.
> As we switch hiveserver2 to use embedded thrift, this cause problem.
> Problem reproducible with fresh Ambari 1.6.0 installation.



--
This message was sent by Atlassian JIRA
(v6.2#6252)