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 "Ayush Saxena (Jira)" <ji...@apache.org> on 2021/12/07 08:46:00 UTC

[jira] [Created] (HDFS-16373) Fix MiniDFSCluster restart in case of multiple namenodes

Ayush Saxena created HDFS-16373:
-----------------------------------

             Summary: Fix MiniDFSCluster restart in case of multiple namenodes
                 Key: HDFS-16373
                 URL: https://issues.apache.org/jira/browse/HDFS-16373
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Ayush Saxena
            Assignee: Ayush Saxena


In case of multiple namenodes, if more than one namenode are restarted, it fails. Since the restartNamenode checks for all the namenodes to get up, But if 2 namenodes are down, and we restart one, the other namenode won't be up, so restart fails.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org