SinyoWong commented on code in PR #3087:
URL: https://github.com/apache/seatunnel/pull/3087#discussion_r1214103990


##########
seatunnel-connectors-v2/connector-hive/pom.xml:
##########
@@ -30,7 +27,7 @@
     <artifactId>connector-hive</artifactId>
     
     <properties>
-        <hive.exec.version>2.3.9</hive.exec.version>
+        <hive.exec.version>3.1.3</hive.exec.version>

Review Comment:
   > hive2 can run in hive3 environment.
   
   But when the hive2 job runs on yarn which based on hive3 environment, 
dependency will be wrong.
   Could you plz help me to solve this dependency problem? Thks a lot!



-- 
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