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

Yusaku Sako updated AMBARI-2167:
--------------------------------

    Attachment: AMBARI-2167_2.patch
                AMBARI-2167_1.patch
    
> Support for displaying various stacks and having the user select which stack 
> to install
> ---------------------------------------------------------------------------------------
>
>                 Key: AMBARI-2167
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2167
>             Project: Ambari
>          Issue Type: New Feature
>          Components: client
>    Affects Versions: 1.2.4
>            Reporter: Yusaku Sako
>            Assignee: Yusaku Sako
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2167_1.patch, AMBARI-2167_2.patch
>
>
> Introduce a new step called "Select Stack".
> * Rename the current step1* files to step0*.
> * Create step1* files for the Select Stack step.
> * Page title: "Select Stack"
> * Page callout: "Please select the service stack that you want to use to 
> install your Hadoop cluster."
> * Show all stacks available from /api/v1/stacks2, but mask out all the stacks 
> whose stack_name ends in "Local".
> * For each stack, the "display name" should be stack_name + ' ' + 
> stack_version.
> * The stacks should be sorted by "display name" DESC (e.g., HDP 1.3.0, HDP 
> 1.2.1)
> * The API will provide an additional property "active" to tell the frontend 
> weather the stack should be displayed on this page or not.  
> App.defaultStackVersion is used to set the default selection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to