srowen commented on a change in pull request #23788: [SPARK-27176][SQL] Upgrade hadoop-3's built-in Hive maven dependencies to 2.3.4 URL: https://github.com/apache/spark/pull/23788#discussion_r270105854
########## File path: dev/deps/spark-deps-hadoop-3.2 ########## @@ -50,10 +52,11 @@ curator-client-2.13.0.jar curator-framework-2.13.0.jar curator-recipes-2.13.0.jar datanucleus-api-jdo-3.2.6.jar -datanucleus-core-3.2.10.jar +datanucleus-core-4.1.17.jar datanucleus-rdbms-3.2.9.jar derby-10.12.1.1.jar dnsjava-2.1.7.jar +dropwizard-metrics-hadoop-metrics2-reporter-0.1.2.jar Review comment: These and other new dependencies appear to be ALv2 licensed, as expected as they're coming from Hive, so OK. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
