wangyum opened a new pull request #25896: [SPARK-29016][BUILD] Update LICENSE and NOTICE for Hive 2.3 URL: https://github.com/apache/spark/pull/25896 ### What changes were proposed in this pull request? This PR update LICENSE and NOTICE for Hive 2.3. Hive 2.3 newly added jars: ``` dropwizard-metrics-hadoop-metrics2-reporter.jar HikariCP-2.5.1.jar hive-common-2.3.6.jar hive-llap-common-2.3.6.jar hive-serde-2.3.6.jar hive-service-rpc-2.3.6.jar hive-shims-0.23-2.3.6.jar hive-shims-2.3.6.jar hive-shims-common-2.3.6.jar hive-shims-scheduler-2.3.6.jar hive-storage-api-2.6.0.jar hive-vector-code-gen-2.3.6.jar javax.jdo-3.2.0-m3.jar json-1.8.jar transaction-api-1.1.jar velocity-1.5.jar ``` ### Why are the changes needed? We will distribute a binary release based on Hadoop 3.2 / Hive 2.3 in future. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? N/A
---------------------------------------------------------------- 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]
