You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2014/09/17 13:08:34 UTC

[jira] [Commented] (AMBARI-7356) When the user completes Install Wizard, mark Clusters.provisioning_state as INSTALLED

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

Andrii Tkach commented on AMBARI-7356:
--------------------------------------

+1 for the patch.

> When the user completes Install Wizard, mark Clusters.provisioning_state as INSTALLED
> -------------------------------------------------------------------------------------
>
>                 Key: AMBARI-7356
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7356
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 1.7.0
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7356.patch
>
>
> Make the following call when the user completes the wizard:
> PUT /api/v1/clusters/cluster_name
> data: {"Clusters":{"provisioning_state":"INSTALLED"}}
> Also, change the routing rule so that we use Clusters.provisioning_state, rather than /api/v1/persist to decide whether to route the user to Install Wizard or Dashboard upon login.



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