lirui-apache commented on a change in pull request #12682:
URL: https://github.com/apache/flink/pull/12682#discussion_r441516497



##########
File path: 
flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE
##########
@@ -8,6 +8,41 @@ This project bundles the following dependencies under the 
Apache Software Licens
 
 - org.apache.hive:hive-exec:1.2.2
 - org.apache.hive:hive-metastore:1.2.2
+- org.apache.hive:hive-common:1.2.2
+- org.apache.hive:hive-serde:1.2.2
+- org.apache.hive.shims:hive-shims-0.20S:1.2.2

Review comment:
       I don't think transitive dependencies are included, if an explicit 
`include` configuration is present. But of course, checking include 
configuration doesn't cover the case where an included dependency is also a 
uber jar, e.g. Kryo. In that case, seems we need to do this recursively...




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to