You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/02/05 20:18:40 UTC

[jira] [Commented] (AMBARI-14745) Ambari server throws error when unused configs are present in blueprint

    [ https://issues.apache.org/jira/browse/AMBARI-14745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134758#comment-15134758 ] 

Hudson commented on AMBARI-14745:
---------------------------------

SUCCESS: Integrated in Ambari-branch-2.2 #297 (See [https://builds.apache.org/job/Ambari-branch-2.2/297/])
AMBARI-14745. Ambari server throws error when unused configs are present (rnettleton: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7ea0744a5a701b5e593895af66bd39586bc255f3])
* ambari-server/src/main/java/org/apache/ambari/server/topology/Configuration.java
* ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterInstallWithoutStartTest.java
* ambari-server/src/test/java/org/apache/ambari/server/topology/ClusterConfigurationRequestTest.java
* ambari-server/src/test/java/org/apache/ambari/server/topology/TopologyManagerTest.java
* ambari-server/src/test/java/org/apache/ambari/server/topology/ConfigurationTest.java
* ambari-server/src/main/java/org/apache/ambari/server/topology/ClusterConfigurationRequest.java


> Ambari server throws error when unused configs are present in blueprint
> -----------------------------------------------------------------------
>
>                 Key: AMBARI-14745
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14745
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.2.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>            Priority: Critical
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-14745.patch, AMBARI-14745_branch-2.2.patch
>
>
> When trying to create unsecure cluster, ambari server throws error when Ranger configs are present in the blueprint.
> Error Message seen:
> “ [pool-6-thread-1] ERROR org.apache.ambari.server.topology.TopologyManager - TopologyManager.ConfigureClusterTask: An exception occurred while attempting to process cluster configs and set on cluster: 
> java.lang.IllegalArgumentException: Unable to update configuration property 'policymgr_external_url' with topology information. Component 'RANGER_ADMIN' is mapped to an invalid number of hosts '0'.
> at org.apache.ambari.server.controller.internal.BlueprintConfigurationProcessor$SingleHostTopologyUpdater.updateForClusterCreate(BlueprintConfigurationProcessor.java:1270)



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