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

Sumit Mohanty commented on AMBARI-13463:
----------------------------------------

Sample configs:
* Only NodeManager is enabled
{code}
recovery.disabled_components=
recovery.enabled_components=NODEMANAGER
{code}
* Only NodeManager is disabled
{code}
recovery.disabled_components=NODEMANAGER
recovery.enabled_components=
{code}

> Auto start should allow selection of components that can be auto-started
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-13463
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13463
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.3
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 2.1.3
>
>
> Currently, auto start feature is a all-on or all-off. At times it is 
> necessary to allow auto-start for certain components or disallow auto-start 
> for certain components.
> Scenarios being:
> * Do not auto-restart NAMENODE
> * Restart only AMS Collector or Storm Supervisor
> * Do not auto restart ATS/JHS as they are externally managed for HA 
> (active-passive)



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

Reply via email to