LzopCodec shouldn't be in the default list of codecs i.e. io.compression.codecs
-------------------------------------------------------------------------------
Key: HADOOP-4030
URL: https://issues.apache.org/jira/browse/HADOOP-4030
Project: Hadoop Core
Issue Type: Bug
Components: io
Affects Versions: 0.19.0
Reporter: Arun C Murthy
Assignee: Arun C Murthy
Fix For: 0.19.0
Since we do not ship the native lzo codecs by default, we shouldn't have it in
io.compression.codecs. Users might be thrown off by the errors which come up
when the framework tries to load the lzo codecs (by default).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.