You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/08/18 19:38:19 UTC

[jira] [Resolved] (AMBARI-6885) stack_advisor.py from one stack-version contains another's logic

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

Srimanth Gunturi resolved AMBARI-6885.
--------------------------------------

    Resolution: Fixed

+1 received. Committed to trunk.

> stack_advisor.py from one stack-version contains another's logic
> ----------------------------------------------------------------
>
>                 Key: AMBARI-6885
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6885
>             Project: Ambari
>          Issue Type: Task
>          Components: controller
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-6885.patch
>
>
> # Remove HUE_SERVER usages from _/HDP/2.0.6/services/stack_advisor.py_
> # Move JOBTRACKER usages from _/HDP/2.0.6/services/stack_advisor.py_ to _/HDP/1.3.2/services/stack_advisor.py_ (After BUG-20867 is done)
> # In declaration of _recommendations_ variable, make the value an empty object without any pre-populated config-types (like 'global').
> # Move logic for below services and their components from _/HDP/2.0.6/services/stack_advisor.py_ file to _/HDP/2.1/services/stack_advisor.py_ file (2.1 stack extends 2.0.6 stack)
> ## Storm
> ### NIMBUS
> ### STORM_REST_API
> ### SUPERVISOR
> ### STORM_UI_SERVER
> ### DRPC_SERVER
> ## Falcon
> ### FALCON_CLIENT
> ### FALCON_SERVER
> ## Tez
> ### TEZ_CLIENT
> ## YARN (component only)
> ### APP_TIMELINE_SERVER



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