You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 22:27:00 UTC

[jira] [Created] (HDFS-2916) HA: allow dfsadmin to refer to a particular namenode

HA: allow dfsadmin to refer to a particular namenode
----------------------------------------------------

                 Key: HDFS-2916
                 URL: https://issues.apache.org/jira/browse/HDFS-2916
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Eli Collins
            Assignee: Eli Collins


dfsadmin currently fails over like other clients, so if we you want to put a particular NN in safemode you need to use the "fs" option and specify a host:ipcport target. Like HDFS-2808 it would be useful to be able to specify a logical namenode ID instead of an RPC addr. Since fs is part of generic options this could potentially apply to all tools, however most tools want to refer to the default logical namenode URI and failover like other clients.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira