2014-05-16 14:53:08 -04:00
|
|
|
Hadoop Common Change Log for HDFS-6134 and HADOOP-10150
|
|
|
|
|
|
|
|
fs-encryption (Unreleased)
|
|
|
|
|
|
|
|
INCOMPATIBLE CHANGES
|
|
|
|
|
|
|
|
NEW FEATURES
|
|
|
|
|
|
|
|
IMPROVEMENTS
|
|
|
|
|
2014-05-23 21:19:06 -04:00
|
|
|
HADOOP-10603. Crypto input and output streams implementing Hadoop stream
|
|
|
|
interfaces. (Yi Liu and Charles Lamb)
|
|
|
|
|
2014-05-29 18:09:51 -04:00
|
|
|
HADOOP-10628. Javadoc and few code style improvement for Crypto
|
2014-05-30 04:08:36 -04:00
|
|
|
input and output streams. (Yi Liu via clamb)
|
|
|
|
|
|
|
|
HADOOP-10632. Minor improvements to Crypto input and output streams.
|
|
|
|
(Yi Liu)
|
2014-05-29 18:09:51 -04:00
|
|
|
|
2014-05-30 04:22:41 -04:00
|
|
|
HADOOP-10635. Add a method to CryptoCodec to generate SRNs for IV. (Yi Liu)
|
|
|
|
|
2014-06-02 10:35:32 -04:00
|
|
|
HADOOP-10653. Add a new constructor for CryptoInputStream that
|
|
|
|
receives current position of wrapped stream. (Yi Liu)
|
|
|
|
|
2014-06-04 21:30:40 -04:00
|
|
|
HADOOP-10662. NullPointerException in CryptoInputStream while wrapped
|
|
|
|
stream is not ByteBufferReadable. Add tests using normal stream. (Yi Liu)
|
|
|
|
|
2014-05-16 14:53:08 -04:00
|
|
|
OPTIMIZATIONS
|
|
|
|
|
|
|
|
BUG FIXES
|