Mostafa Elhemali created HDFS-4413:
--------------------------------------

             Summary: Secondary namenode won't start if HDFS isn't the default 
file system
                 Key: HDFS-4413
                 URL: https://issues.apache.org/jira/browse/HDFS-4413
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Mostafa Elhemali


If HDFS is not the default file system (fs.default.name is something other than 
hdfs://...), then secondary namenode throws early on in its initialization. 
This is a needless check as far as I can tell, and blocks scenarios where HDFS 
services are up but HDFS is not the default file system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to