9a0651b4b8
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-2802@1400743 13f79535-47bb-0310-9956-ffa450edef68
23 lines
796 B
Plaintext
23 lines
796 B
Plaintext
Branch-2802 Snapshot (Unreleased)
|
|
|
|
HDFS-4076. Support snapshot of single files. (szetszwo)
|
|
|
|
HDFS-4082. Add editlog opcodes for snapshot create and delete operations.
|
|
(suresh via szetszwo)
|
|
|
|
HDFS-4086. Add editlog opcodes to allow and disallow snapshots on a
|
|
directory. (Brandon Li via suresh)
|
|
|
|
HDFS-4083. Protocol changes for snapshots. (suresh)
|
|
|
|
HDFS-4077. Add support for Snapshottable Directory. (Nicholas via suresh)
|
|
|
|
HDFS-4087. Protocol changes for listSnapshots functionality.
|
|
(Brandon Li via suresh)
|
|
|
|
HDFS-4079. Add SnapshotManager which maintains a list for all the
|
|
snapshottable directories and supports snapshot methods such as setting a
|
|
directory to snapshottable and creating a snapshot. (szetszwo)
|
|
|
|
HDFS-4078. Handle replication in snapshots. (szetszwo)
|