Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
Introduced backup node which maintains the up-to-date state of the namespace by receiving edits from the namenode, and checkpoint node, which creates checkpoints of the name space. These facilities replace the secondary namenode.
Description
Currently Secondary name-node acts as mere checkpointer.
Secondary name-node should be transformed into a standby name-node (SNN).
The long term goal is to make it a warm standby.
The purpose of this issue is to provide real time streaming of edits to SNN so that it contained the up-to-date namespace state.
Attachments
Attachments
Issue Links
- incorporates
-
HADOOP-5511 Add Apache License to EditLogBackupOutputStream
- Closed
- is blocked by
-
HADOOP-2337 Trash never closes FileSystem
- Closed
- is related to
-
HDFS-1572 Checkpointer should trigger checkpoint with specified period.
- Closed
-
HDFS-1583 Improve backup-node sync performance by wrapping RPC parameters
- Resolved
- relates to
-
HADOOP-5119 FSEditLog should not use FSNamesystem.getFSNamesystem()
- Closed
-
HADOOP-5559 BackupStorage should not use FSNamesystem.getFSNamesystem()
- Closed
-
HBASE-2098 [EC2] Build a HA cluster
- Closed
-
HDFS-192 TestBackupNode sometimes fails
- Closed
-
HDFS-311 Modifications to enable multiple types of logging
- Resolved
-
HADOOP-5502 Backup and checkpoint nodes should be documented
- Closed