Various fixes to CHANGES-fs-encryption.txt. Various Jiras ended up in the hadoop-common CHANGES-fs-encryption.txt by accident. Moved them to HDFS CHANGES-fs-encryption.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/fs-encryption@1600804 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3f892e9d53
commit
a93a37a8cd
|
@ -6,13 +6,8 @@ fs-encryption (Unreleased)
|
||||||
|
|
||||||
NEW FEATURES
|
NEW FEATURES
|
||||||
|
|
||||||
HDFS-6388. HDFS integration with KeyProvider. (clamb)
|
|
||||||
|
|
||||||
IMPROVEMENTS
|
IMPROVEMENTS
|
||||||
|
|
||||||
HADOOP-6392. Wire crypto streams for encrypted files in
|
|
||||||
DFSClient. (clamb and yliu)
|
|
||||||
|
|
||||||
HADOOP-10603. Crypto input and output streams implementing Hadoop stream
|
HADOOP-10603. Crypto input and output streams implementing Hadoop stream
|
||||||
interfaces. (Yi Liu and Charles Lamb)
|
interfaces. (Yi Liu and Charles Lamb)
|
||||||
|
|
||||||
|
|
|
@ -6,10 +6,15 @@ fs-encryption (Unreleased)
|
||||||
|
|
||||||
NEW FEATURES
|
NEW FEATURES
|
||||||
|
|
||||||
|
HDFS-6388. HDFS integration with KeyProvider. (clamb)
|
||||||
|
|
||||||
IMPROVEMENTS
|
IMPROVEMENTS
|
||||||
|
|
||||||
HDFS-6473. Protocol and API for Encryption Zones (clamb)
|
HDFS-6473. Protocol and API for Encryption Zones (clamb)
|
||||||
|
|
||||||
|
HDFS-6392. Wire crypto streams for encrypted files in
|
||||||
|
DFSClient. (clamb and yliu)
|
||||||
|
|
||||||
HDFS-6476. Print out the KeyProvider after finding KP successfully on
|
HDFS-6476. Print out the KeyProvider after finding KP successfully on
|
||||||
startup. (Juan Yu via wang)
|
startup. (Juan Yu via wang)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue