saihemanth-cloudera commented on code in PR #3996:
URL: https://github.com/apache/hive/pull/3996#discussion_r1127320420
##########
standalone-metastore/pom.xml:
##########
@@ -365,8 +365,8 @@
<optional>true</optional>
</dependency>
<dependency>
- <groupId>mysql</groupId>
- <artifactId>mysql-connector-java</artifactId>
+ <groupId>com.mysql</groupId>
Review Comment:
After switching to a new library, are these still valid?
https://github.com/apache/hive/blob/master/druid-handler/pom.xml#L187
https://github.com/apache/hive/blob/master/packaging/src/main/assembly/bin.xml#L53
--
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]