[ https://issues.apache.org/jira/browse/FLINK-37097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912319#comment-17912319 ]
luoyuxia commented on FLINK-37097: ---------------------------------- > 2. Since 2.0 drops java 1.8 it might be an issue since Hive 3.x doesn't > support jdk11 https://issues.apache.org/jira/browse/HIVE-22415 I'm wondering the failures is thrown by hive-connector or start hive server instance used for testing. As far as I know, although Hive doesn't fully support jdk11, it may be still fine to use hive-connector in jdk11 since hive-connector just use limited interfaces/methods in Hive which may not encounter the werid problem in jdk11.. > Remove Hive connector from core Flink > ------------------------------------- > > Key: FLINK-37097 > URL: https://issues.apache.org/jira/browse/FLINK-37097 > Project: Flink > Issue Type: Technical Debt > Components: Connectors / Hive > Affects Versions: 2.0.0 > Reporter: david radley > Assignee: david radley > Priority: Minor > > As per [https://github.com/apache/flink/pull/25947] the Hive code has been > externalized into a new repo. We should remove flink-connector-hive and the > flink-sql-connector-hive-* maven modules from core flink . > > I am happy to make this change if someone can assign me the Jira. -- This message was sent by Atlassian Jira (v8.20.10#820010)