ZhongFuCheng3y commented on PR #21553:
URL: https://github.com/apache/flink/pull/21553#issuecomment-1398010881

   > @reswqa @ZhongFuCheng3y Hive requires the 
`flink-table-planner_2.12-<Flink-Version>.jar`, so for example ` 
flink-table-planner_2.12-1.16.0.jar`. See 
https://nightlies.apache.org/flink/flink-docs-release-1.16/docs/connectors/table/hive/overview/#moving-the-planner-jar
   > 
   > That means that if you want to run this locally, you should not include 
`<artifactId>flink-table-api-java-bridge_2.12</artifactId>` but you should 
include flink-table-api-scala-bridge_2.12, per 
https://nightlies.apache.org/flink/flink-docs-master/docs/dev/configuration/overview/#flink-apis
   > 
   > That's what I tried to say by mention that Hive still requires Scala 
(hence it still has the Scala suffix), which implies that you will also need to 
use all other artifacts in the Scala version.
   
   ths!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to