[jira] [Updated] (FLINK-25162) Flink : Connectors : Hive fails with VectorizedRowBatch not found

2023-06-01 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-25162:
---
Labels: pull-request-available  (was: )

> 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
>Assignee: Chesnay Schepler
>Priority: Major
>  Labels: pull-request-available
>
> 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.10#820010)


[jira] [Updated] (FLINK-25162) Flink : Connectors : Hive fails with VectorizedRowBatch not found

2023-06-01 Thread Chesnay Schepler (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-25162:
-
Fix Version/s: 1.18.0

> 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
>Assignee: Chesnay Schepler
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.18.0
>
>
> 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.10#820010)