bowenli86 commented on a change in pull request #8205: [FLINK-12238] [hive] Support database related operations in GenericHiveMetastoreCatalog and setup flink-connector-hive module URL: https://github.com/apache/flink/pull/8205#discussion_r279444868
########## File path: flink-connectors/flink-connector-hive/src/main/resources/META-INF/NOTICE ########## @@ -0,0 +1,34 @@ +flink-connector-hive +Copyright 2014-2019 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +This project bundles the following dependencies under the Apache Software License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt) + +- commons-io:commons-io:2.4 +- commons-io:commons-dbcp:1.4 +- commons-io:commons-pool:1.5.4 +- commons-logging:commons-logging:1.1.3 +- commons-configuration:commons-configuration:1.7 +- commons-beanutils:commons-beanutils:1.8.3 +- com.jolbox:bonecp:0.8.0.RELEASE +- org.apache.hive:hive-common:2.3.4 +- org.apache.hive:hive-exec:2.3.4 +- org.apache.hive:hive-metastore:2.3.4 +- org.apache.hive:hive-serde:2.3.4 +- org.apache.hive:hive-service-rpc:2.3.4 +- org.apache.hive:hive-storage-api:2.4.0 +- org.apache.thrift:libthrift:0.9.3 +- org.datanucleus:datanucleus-api-jdo:4.2.4 +- org.datanucleus:datanucleus-core:4.1.17 +- org.datanucleus:datanucleus-rdbms:4.1.19 +- org.datanucleus:javax.jdo:3.2.0-m3 + +This project bundles the following dependencies under the CDDL and GPL 2.0 license. + Review comment: ok ---------------------------------------------------------------- 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 With regards, Apache Git Services