This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a commit to branch release-1.12
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.12 by this push:
new 0f31223 [FLINK-20519][hbase] Fix NOTICE file for bundled dependencies
in flink-sql-connector-hbase-2.2
0f31223 is described below
commit 0f312231aa825cb31a87af3f2ec0b15e34e18c37
Author: Xintong Song <[email protected]>
AuthorDate: Tue Dec 22 12:14:47 2020 +0800
[FLINK-20519][hbase] Fix NOTICE file for bundled dependencies in
flink-sql-connector-hbase-2.2
This closes #14456
---
.../src/main/resources/META-INF/NOTICE | 27 ++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git
a/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE
b/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE
index 8486876..3c4cede 100644
---
a/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE
+++
b/flink-connectors/flink-sql-connector-hbase-2.2/src/main/resources/META-INF/NOTICE
@@ -33,3 +33,30 @@ the Apache Software License 2.0
(http://www.apache.org/licenses/LICENSE-2.0.txt)
- com.fasterxml.jackson.core:jackson-core:2.4.0
- com.fasterxml.jackson.core:jackson-databind:2.4.0
- commons-logging:commons-logging:1.1.1
+
+The bundled Apache HBase Patched & Relocated (Shaded) Protobuf
org.apache.hbase.thirdparty:hbase-shaded-protobuf
+dependency bundles the following dependencies under the BSD license. See
bundled license files for details.
+
+ - com.google.protobuf:protobuf-java:3.7.1
+
+The bundled Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs
+org.apache.hbase.thirdparty:hbase-shaded-miscellaneous dependency bundles the
following dependencies under
+the Apache Software License 2.0
(http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+ - com.google.code.gson:gson:2.8.5
+ - com.google.guava:failureaccess:1.0.1
+ - com.google.guava:guava:27.1-jre
+ - commons-cli:commons-cli:1.4
+ - org.apache.commons:commons-collections4:4.3
+
+The bundled Apache HBase Relocated (Shaded) Third-party Miscellaneous Libs
+org.apache.hbase.thirdparty:hbase-shaded-miscellaneous dependency bundles the
following dependencies under
+the BSD license. See bundled license files for details.
+
+ - com.google.protobuf:protobuf-java-util:3.7.1
+
+The bundled Apache HBase Relocated (Shaded) Netty Libs
org.apache.hbase.thirdparty:hbase-shaded-netty
+dependency bundles the following dependencies under
+the Apache Software License 2.0
(http://www.apache.org/licenses/LICENSE-2.0.txt)
+
+ - io.netty:netty-all:4.1.34.Final