You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/10/23 07:55:38 UTC

[GitHub] [inlong] healchow commented on a diff in pull request #6253: fix(sec): upgrade org.apache.hive:hive-exec to 3.1.3

healchow commented on code in PR #6253:
URL: https://github.com/apache/inlong/pull/6253#discussion_r1002660605


##########
inlong-sort/pom.xml:
##########
@@ -48,7 +48,7 @@
         <rat.basedir>${basedir}</rat.basedir>
         <hbase.version>2.2.3</hbase.version>
         <dlc.hive.version>2.3.7</dlc.hive.version>
-        <iceberg.hive.version>2.3.7</iceberg.hive.version>
+        <iceberg.hive.version>3.1.3</iceberg.hive.version>

Review Comment:
   Hive 2.3.7 has security risks. Could it be upgraded in Sort Connector?
   
   @EMsnap @thesumery check it, please.



-- 
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@inlong.apache.org

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