akshat0395 commented on code in PR #4259:
URL: https://github.com/apache/hive/pull/4259#discussion_r1174514230


##########
standalone-metastore/metastore-tools/pom.xml:
##########
@@ -81,6 +81,10 @@
             <groupId>org.apache.curator</groupId>
             <artifactId>curator-client</artifactId>
           </exclusion>
+          <exclusion>

Review Comment:
   Jettison dependency that needed to be excluded is coming from tez-api as 
mentioned in my previous comment and not hive-common please exclude from there.
   [depend.txt](https://github.com/apache/hive/files/11302939/depend.txt)
   
   Please refer to the attached dependency tree to verify.
   



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to