Hari Shreedharan created FLUME-2291:
---------------------------------------
Summary: Compressed Sequence files should not use default
extension for codecs that are not splittable
Key: FLUME-2291
URL: https://issues.apache.org/jira/browse/FLUME-2291
Project: Flume
Issue Type: Bug
Reporter: Hari Shreedharan
If snappy is used to compress writes to a sequence file, they should still be
splittable, even though snappy itself is not. Currently we write such files out
using a ".snappy" extension by default, which causes MR to think that the file
is not splittable. We should change the default file extension for sequence
files
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)