saihemanth-cloudera commented on code in PR #3105:
URL: https://github.com/apache/hive/pull/3105#discussion_r846286006


##########
standalone-metastore/pom.xml:
##########
@@ -361,6 +362,12 @@
         <scope>runtime</scope>
         <optional>true</optional>
       </dependency>
+      <!-- check if it introduces any transitive dependencies -->
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>

Review Comment:
   Did you check if this is bringing any transitive dependencies from the 
dependency tree?



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