CHANGES-fs-encryption.txt 533 B

12345678910111213141516171819202122232425
  1. Hadoop HDFS Change Log for HDFS-6134 and HADOOP-10150
  2. fs-encryption (Unreleased)
  3. INCOMPATIBLE CHANGES
  4. NEW FEATURES
  5. HDFS-6388. HDFS integration with KeyProvider. (clamb)
  6. IMPROVEMENTS
  7. HDFS-6386. HDFS Encryption Zones (clamb)
  8. HDFS-6473. Protocol and API for Encryption Zones (clamb)
  9. HDFS-6392. Wire crypto streams for encrypted files in
  10. DFSClient. (clamb and yliu)
  11. HDFS-6476. Print out the KeyProvider after finding KP successfully on
  12. startup. (Juan Yu via wang)
  13. OPTIMIZATIONS
  14. BUG FIXES