SendDreams commented on PR #37:
URL: 
https://github.com/apache/flink-connector-hive/pull/37#issuecomment-5505686056

   branch:
   https://github.com/jlalwani-amazon/flink-connector-hive/tree/hive4-main
   
   For this branch's project, I can directly use the following two commands to 
package it and then use 
flink-connector-hive\target\flink-connector-hive-3.0-SNAPSHOT.jar to enable 
Flink to operate Hive 4.
   
   command:
   
   mvn clean install -pl flink-connector-hive-4.0.0 -am -DskipTests
   
   jar uf flink-connector-hive\target\flink-connector-hive-3.0-SNAPSHOT.jar -C 
flink-connector-hive-4.0.0\target\classes 
org\apache\flink\table\catalog\hive\client\HiveShimV400.class
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to