Hello everyone, i want to use the hive metastore with flink 2.0.1 but don't find the necessary dependencies. The link to the JAR on: https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/connectors/table/hive/overview/#dependencies results in a 404 page. Looking at the maven repo: https://repo1.maven.org/maven2/org/apache/flink/flink-sql-connector-hive-3.1.3_2.12/
I only see dependencies for flink version 1 and using one of these results in: > [ERROR] Could not execute SQL statement. Reason: > java.lang.ClassNotFoundException: > org.apache.flink.table.catalog.ManagedTableListener Can anyone point me in the right direction? I wish you all a merry christmas. Best regards, Dominik
