rmetzger commented on a change in pull request #12689: URL: https://github.com/apache/flink/pull/12689#discussion_r442068834
########## File path: flink-connectors/flink-sql-connector-hive-3.1.2/src/main/resources/META-INF/NOTICE ########## @@ -8,3 +8,51 @@ This project bundles the following dependencies under the Apache Software Licens - org.apache.hive:hive-exec:3.1.2 - org.apache.thrift:libfb303:0.9.3 + +The bundled Apache Hive org.apache.hive:hive-exec dependency bundles the following dependencies under +the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) + +- com.esotericsoftware:kryo-shaded:3.0.3 +- com.esotericsoftware:minlog:1.3.0 +- com.esotericsoftware:reflectasm:1.10.1 +- com.google.guava:guava:19.0 +- com.googlecode.javaewah:JavaEWAH:0.3.2 +- com.tdunning:json:1.8 +- commons-lang:commons-lang:2.6 +- io.airlift:aircompressor:0.10 +- javax.jdo:jdo-api:3.0.1 +- joda-time:joda-time:2.9.9 +- net.sf.opencsv:opencsv:2.3 +- org.apache.avro:avro-mapred:1.8.2 Review comment: I was wondering the same. I think it is fine to leave the "hadoop2" part out ---------------------------------------------------------------- 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]
