Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
-
Reviewed
Description
In order to start up from remote edits storage (like the JournalNodes of HDFS-3077), the NN needs to be able to load edits from a URL, instead of just local disk. This JIRA extends EditLogFileInputStream to be able to use a URL reference in addition to the current File reference.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-4302 Precondition in EditLogFileInputStream's length() method is checked too early in NameNode startup, causing fatal exception
- Closed