Srimanth Gunturi created AMBARI-6885:
----------------------------------------
Summary: 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
# 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)