[ https://issues.apache.org/jira/browse/FLINK-13420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jingsong Lee closed FLINK-13420. -------------------------------- Resolution: Invalid > Supported hive versions are hard coded > -------------------------------------- > > Key: FLINK-13420 > URL: https://issues.apache.org/jira/browse/FLINK-13420 > Project: Flink > Issue Type: Improvement > Components: Connectors / Hive > Affects Versions: 1.9.0 > Reporter: Jeff Zhang > Priority: Major > Labels: pull-request-available > Time Spent: 20m > Remaining Estimate: 0h > > Currently, the supported hive versions are hardcoded in > [HiveShimLoader|[https://github.com/apache/flink/blob/master/flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/catalog/hive/client/HiveShimLoader.java]] > That makes me unable to run hive connector for 1.2.2, I believe we only need > to check the major.minor version number, but ignore the bugfix version number. -- This message was sent by Atlassian Jira (v8.3.4#803005)