Cheng Pan created FLINK-19957:
---------------------------------
Summary: flink-sql-connector-hive incompatible with cdh6
Key: FLINK-19957
URL:
https://issues.apache.org/jira/browse/FLINK-19957 Project: Flink
Issue Type: Bug
Components: Connectors / Hive
Affects Versions: 1.11.2
Environment: Flink 1.11.2
Hadoop 3.0.0-cdh6.3.1
Hive 2.1.1-cdh6.3.1
Reporter: Cheng Pan
According to Flink docs, we should use flink-sql-connector-hive-2.2.0(which should compatible with hive 2.0.0 - 2.2.0), actually, we got a exception: Unrecognized Hadoop major version number: 3.0.0-cdh6.3.1;
If use flink-sql-connector-hive-2.3.6 (which should compatible with 2.3.0 - 2.3.6), encounter another exception: org.apache.thrift.TApplicationException: Invalid method name: 'get_table_req'
If copy flink-connector-hive_2.11-1.11.2.jar and hive-exec-2.1.1-cdh6.3.1.jar to flink/lib, not work again. Caused by: java.lang.ClassNotFoundException: com.facebook.fb303.FacebookService$Iface
--
This message was sent by Atlassian Jira
(v8.3.4#803005)