[
https://issues.apache.org/jira/browse/FLUME-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853571#comment-13853571
]
Jeff Lord commented on FLUME-2279:
----------------------------------
If you wish to write seq files to hdfs than you have the option to use Text or
Writable (default)
hdfs.writeFormat = Writeable
Is that what you are after?
> HDFSSequenceFile doesn't support custom serializers
> ---------------------------------------------------
>
> Key: FLUME-2279
> URL: https://issues.apache.org/jira/browse/FLUME-2279
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Reporter: Harpreet Singh
>
> The HDFSEventSink has a serializer parameter that can be specified in the
> config. However, if the fileType is set to sequence file (HDFSSequenceFile),
> the serializer is not used.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)