1
0

CHANGES-HDFS-6581.txt 525 B

123456789101112131415
  1. BREAKDOWN OF HDFS-6581 SUBTASKS AND RELATED JIRAS
  2. HDFS-6921. Add LazyPersist flag to FileStatus. (Arpit Agarwal)
  3. HDFS-6924. Add new RAM_DISK storage type. (Arpit Agarwal)
  4. HDFS-6922. Add LazyPersist flag to INodeFile, save it in FsImage and
  5. edit logs. (Arpit Agarwal)
  6. HDFS-6923. Propagate LazyPersist flag to DNs via DataTransferProtocol.
  7. (Arpit Agarwal)
  8. HDFS-6925. DataNode should attempt to place replicas on transient storage
  9. first if lazyPersist flag is received. (Arpit Agarwal)