forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-29016][BUILD] Update LICENSE and NOTICE for Hive 2.3
### 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 Closes apache#25896 from wangyum/SPARK-29016. Authored-by: Yuming Wang <yumwang@ebay.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent
d50f6e6
commit c38f459
Showing
2 changed files
with
245 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters