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

Robert Nettleton updated AMBARI-7253:
-------------------------------------
    Fix Version/s:     (was: 2.0.0)
                   2.1.0

Moving to Ambari 2.1.

> Remove reference to "global/hive_database" in Blueprint processor
> -----------------------------------------------------------------
>
>                 Key: AMBARI-7253
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7253
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 1.6.0
>            Reporter: Robert Nettleton
>            Assignee: Robert Nettleton
>             Fix For: 2.1.0
>
>
> The following class in the Blueprint code:
> org.apache.ambari.server.controller.internal.BaseBlueprintProcessor
> includes a static inner class "Stack". 
> In Stack.registerConditionalDependencies(), there is a reference to a global 
> configuration, which has been modified in Ambari, since the "global" 
> configuration space has been deprecated. 
> The following line in this method: 
> dbDependencyInfo.put("MYSQL_SERVER", "global/hive_database");
> Should be modified to point towards the new location of the "hive_database" 
> configuration property in the Ambari Stack definitions.  



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

Reply via email to