You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/10/13 13:24:04 UTC

[GitHub] [incubator-seatunnel] TyrantLucifer commented on a diff in pull request #3087: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3

TyrantLucifer commented on code in PR #3087:
URL: https://github.com/apache/incubator-seatunnel/pull/3087#discussion_r994640473


##########
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 and hive3 are in conflict. I had tested it. For better compatibility, I do not recommend modifying this version.



-- 
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: commits-unsubscribe@seatunnel.apache.org

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