CompressorStream and BlockCompressorStream should be protected --------------------------------------------------------------
Key: HADOOP-4950 URL: https://issues.apache.org/jira/browse/HADOOP-4950 Project: Hadoop Core Issue Type: Improvement Components: io Reporter: Owen O'Malley Assignee: Owen O'Malley Fix For: 0.20.0 To simplify writing codecs, CompressionStream and BlockCompressionStream provide helper base classes. They should be made public so they can be used outside of Hadoop's package structure. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.