You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/01/10 18:46:57 UTC

[jira] [Created] (YARN-1584) Support explicit failover when automatic failover is enabled

Karthik Kambatla created YARN-1584:
--------------------------------------

             Summary: Support explicit failover when automatic failover is enabled
                 Key: YARN-1584
                 URL: https://issues.apache.org/jira/browse/YARN-1584
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: resourcemanager
    Affects Versions: 2.4.0
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla


YARN-1029 adds automatic failover support. However, users can't explicitly ask for a failover from one RM to the other without stopping the other RM. Stopping the RM until the other RM takes over exposes the RM-ensemble to SPOF for the duration. 

It would be nice to allow explicit failover through yarn rmadmin -failover command.

PS: HDFS supports -failover option. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)