You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2014/04/03 01:49:15 UTC

[jira] [Updated] (AMBARI-4921) Provisioning cluster via API is broken due to global/user_group configuration property being required

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

Siddharth Wagle updated AMBARI-4921:
------------------------------------

    Assignee: Siddharth Wagle

> Provisioning cluster via API is broken due to global/user_group configuration property being required
> -----------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-4921
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4921
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>            Reporter: John Speidel
>            Assignee: Siddharth Wagle
>            Priority: Blocker
>             Fix For: 1.6.0
>
>
> The  configuration property "global/user_group" is now required for cluster install but not included in the stack configuration.  Instead, this property is only set via the Ambari UI.  Clients who currently provision clusters via the Ambari REST API are now broken due to the addition of this property.   This includes OpenStack Savanna and Ambari Blueprints.
> There are 2 issues here.
> - A new required configuration was added.  Existing users of the API will not know to provide this configuration property and will therefore be broken.  This property shouldn't be required and should have a default if not specified.
> - This property should be included in all of the stack definitions that require it.  The work being done in Ambari Blueprints uses the stack configurations as defaults and since this property is not included in the stack definition, it is not being set which causes an install failure.



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