You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Stefan Krawczyk (JIRA)" <ji...@apache.org> on 2014/04/22 02:00:18 UTC

[jira] [Created] (FLUME-2373) Enable configuration to switch thrift source serialization protocol

Stefan Krawczyk created FLUME-2373:
--------------------------------------

             Summary: Enable configuration to switch thrift source serialization protocol
                 Key: FLUME-2373
                 URL: https://issues.apache.org/jira/browse/FLUME-2373
             Project: Flume
          Issue Type: Improvement
          Components: Sinks+Sources
            Reporter: Stefan Krawczyk


The serialization protocol for the thrift source is hard coded to be "compact". This change allows you to set it to "binary" via configuration.

This change is fully backwards compatible with current configuration that people would have, since it defaults to "compact".

Note: It doesn't go all the way to expose all different serialization options.



--
This message was sent by Atlassian JIRA
(v6.2#6252)