[ https://issues.apache.org/jira/browse/HADOOP-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Douglas updated HADOOP-2664: ---------------------------------- Attachment: 2664-0.patch This patch adds lzop compatibility as an optional codec. On writes, it adds a generic header to .lzo files; on reads, it respects and confirms any block-checksum data specified in the header. It cannot be used with SequenceFiles. > lzop-compatible CompresionCodec > ------------------------------- > > Key: HADOOP-2664 > URL: https://issues.apache.org/jira/browse/HADOOP-2664 > Project: Hadoop > Issue Type: New Feature > Components: io > Reporter: Chris Douglas > Assignee: Chris Douglas > Fix For: 0.16.0 > > Attachments: 2664-0.patch > > > The current lzo codec is not compatible with the standard .lzo file format > used by lzop. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.