[ 
https://issues.apache.org/jira/browse/FLINK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574679#comment-14574679
 ] 

ASF GitHub Bot commented on FLINK-1635:
---------------------------------------

Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/794#issuecomment-109328706
  
    It would be great if you could add some documentation that explains how 
users can register the serializers at the ExecutionConfig.
    
    I've actually added support for these two frameworks because users needed 
this. It would be nice if your docs would explain how to use Flink with 
Thrift/Protobuf types (thats also needed for stuff like Parquet)


> Remove Apache Thrift dependency from Flink
> ------------------------------------------
>
>                 Key: FLINK-1635
>                 URL: https://issues.apache.org/jira/browse/FLINK-1635
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 0.9
>            Reporter: Robert Metzger
>            Assignee: Maximilian Michels
>
> I've added Thrift and Protobuf to Flink to support it out of the box with 
> Kryo.
> However, after trying to access a HCatalog/Hive table yesterday using Flink I 
> found that there is a dependency conflict between Flink and Hive (on thrift).
> Maybe it makes more sense to properly document our serialization framework 
> and provide a "copy&paste" solution on how to get thrift/protobuf et al to 
> work with Flink.
> Please chime in if you are against removing the "out of the box support" for 
> protobuf and kryo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to