Eli Collins created HDFS-3661:
---------------------------------

             Summary: SecondaryNameNode should be able to tolerate local 
directory failures
                 Key: HDFS-3661
                 URL: https://issues.apache.org/jira/browse/HDFS-3661
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: name-node
    Affects Versions: 2.0.0-alpha
            Reporter: Eli Collins


If the 2NN eg fails to write to one of its local checkpoint dirs while 
downloading an image (eg due to the dir failing because it's out of space etc) 
the entire checkpoint will fail even though there are other valid checkpoint 
directories. We should add local directory failure toleration and restoration 
(similar to the NN).

--
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

        

Reply via email to