Sergey Nuyanzin created FLINK-25162:
---------------------------------------
Summary: Flink : Connectors : Hive fails with VectorizedRowBatch
not found
Key: FLINK-25162
URL: https://issues.apache.org/jira/browse/FLINK-25162
Project: Flink
Issue Type: Sub-task
Reporter: Sergey Nuyanzin
While compiling with jdk17
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile)
on project flink-connector-hive_2.12: Compilation failure
[ERROR]
flink/flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/connectors/hive/read/HiveInputFormat.java:[168,17]
cannot access org.apache.orc.storage.ql.exec.vector.VectorizedRowBatch
[ERROR] class file for
org.apache.orc.storage.ql.exec.vector.VectorizedRowBatch not found
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)