Robert Metzger created FLINK-1635:
-------------------------------------
Summary: 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
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)