zlib.compress.level ignored for DefaultCodec initialization
-------------------------------------------------------------
Key: HADOOP-6669
URL: https://issues.apache.org/jira/browse/HADOOP-6669
Project: Hadoop Common
Issue Type: Bug
Components: io
Reporter: Koji Noguchi
Assignee: Koji Noguchi
Priority: Minor
HADOOP-5879 added a compression level for codecs, but DefaultCodec seems to
ignore this conf value when initialized.
This is only when codec is first created. reinit() probably sets it right.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.