[
https://issues.apache.org/jira/browse/AMBARI-9006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270211#comment-14270211
]
Hudson commented on AMBARI-9006:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit-docker #704 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/704/])
AMBARI-9006. Variable replacement fails for some (complicated) values in
org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor#replaceVariables
(rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=818d1afadbb21920d5d813ad50c10d251424d574)
*
ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/KerberosDescriptorTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/AbstractKerberosDescriptor.java
> Variable replacement fails for some (complicated) values in
> org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor#replaceVariables
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-9006
> URL: https://issues.apache.org/jira/browse/AMBARI-9006
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Labels: kerberos, kerberos_descriptor
> Fix For: 2.0.0
>
> Attachments: AMBARI-9006_01.patch
>
>
> Variable replacement fails for some (complicated) values in
> {{org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor#replaceVariables}}.
> For example
> {code}
> hive.metastore.local=false,hive.metastore.uris=thrift://${host}:9083,hive.metastore.sasl.enabled=true,hive.metastore.execute.setugi=true,hive.metastore.warehouse.dir=/apps/hive/warehouse,hive.exec.mode.local.auto=false,hive.metastore.kerberos.principal=hive/_HOST@${realm}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)