Chen Qin created FLINK-27726: -------------------------------- Summary: shad thrift and fb303 in hive connector Key: FLINK-27726 URL: https://issues.apache.org/jira/browse/FLINK-27726 Project: Flink Issue Type: Improvement Components: Connectors / Hive Affects Versions: 1.14.4, 1.14.3, 1.13.6, 1.14.2, 1.13.5, 1.12.7, 1.11.6, 1.15.0, 1.13.3, 1.13.2, 1.12.5, 1.12.4, 1.13.1, 1.12.3 Reporter: Chen Qin
Hive connector introduced fb303 and thrift version to connect to specific hive meta store version. If user code also pull specific thrift version along with fb303 that is not same as hive connector introduced, user code will not able to connect to hive meta store. This fix has been verified in production environment as part of support thrift encoded FlinkSQL for more than 6 months. -- This message was sent by Atlassian Jira (v8.20.7#820007)