You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/01/06 16:52:35 UTC

[jira] [Updated] (AMBARI-9006) Variable replacement fails for some (complicated) values in org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor#replaceVariables

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

Robert Levas updated AMBARI-9006:
---------------------------------
    Summary: Variable replacement fails for some (complicated) values in org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor#replaceVariables  (was: Variable replacement fails for values containing '/' characters in org.apache.ambari.server.state.kerberos.AbstractKerberosDescriptor#replaceVariables)

> 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
>
>
> Variable replacement fails for values containing '/' characters 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)