[ 
https://issues.apache.org/jira/browse/FLUME-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Krawczyk updated FLUME-2373:
-----------------------------------

    Description: 
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.
 - I'm a n00b at this, so let me know if I'm missing something please :)


  was:
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.


> 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
>            Priority: Minor
>         Attachments: thrift_source_protocol.diff
>
>
> 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.
>  - I'm a n00b at this, so let me know if I'm missing something please :)



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

Reply via email to