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

[GitHub] [incubator-linkis] casionone commented on a diff in pull request #1921: Optimize the spark dependency of spark-hive_2.11

casionone commented on code in PR #1921:
URL: https://github.com/apache/incubator-linkis/pull/1921#discussion_r846892241


##########
pom.xml:
##########
@@ -244,6 +244,56 @@
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
+

Review Comment:
   I don't think it's necessary to include jersey in the parent pom.xml, which will cause all modules to include jersey by default. The jersey1.x version is not recommended to be used, because it currently relies on eureka, and has to use the jersey1.x 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@linkis.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org