You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jaimin D Jetly (JIRA)" <ji...@apache.org> on 2014/08/27 22:42:57 UTC

[jira] [Updated] (AMBARI-7041) Select Services page: service dependencies should be derived from stack API

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

Jaimin D Jetly updated AMBARI-7041:
-----------------------------------

    Description: 
As of now ambari-web code has the hard-coded map for service dependencies.
After AMBARI-6935 commit, App.StackService model should also have an attribute requiredServices. The hard-coded map App.StackService.dependency in the web code should be removed and instead requiredServices attribute should be used in the controllers to accomplish the present need of App.StackService.dependency map

> Select Services page: service dependencies should be derived from stack API
> ---------------------------------------------------------------------------
>
>                 Key: AMBARI-7041
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7041
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.7.0
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>            Priority: Critical
>             Fix For: 1.7.0
>
>
> As of now ambari-web code has the hard-coded map for service dependencies.
> After AMBARI-6935 commit, App.StackService model should also have an attribute requiredServices. The hard-coded map App.StackService.dependency in the web code should be removed and instead requiredServices attribute should be used in the controllers to accomplish the present need of App.StackService.dependency map



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