You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2020/07/03 09:11:09 UTC

[flink] branch master updated: [hotfix] Add nohive classifier to orc-core in flink-sql-connector-hive:1.2.2 NOTICE file

This is an automated email from the ASF dual-hosted git repository.

dwysakowicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 64e6494  [hotfix] Add nohive classifier to orc-core in flink-sql-connector-hive:1.2.2 NOTICE file
64e6494 is described below

commit 64e649415b8e1687dd2396924fb43ef8f5ad46a2
Author: Dawid Wysakowicz <dw...@apache.org>
AuthorDate: Fri Jul 3 10:57:03 2020 +0200

    [hotfix] Add nohive classifier to orc-core in flink-sql-connector-hive:1.2.2 NOTICE file
---
 .../flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE b/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE
index 2956c8a..d12de92 100644
--- a/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE
+++ b/flink-connectors/flink-sql-connector-hive-1.2.2/src/main/resources/META-INF/NOTICE
@@ -9,7 +9,7 @@ This project bundles the following dependencies under the Apache Software Licens
 - io.airlift:aircompressor:0.8
 - org.apache.hive:hive-exec:1.2.2
 - org.apache.hive:hive-metastore:1.2.2
-- org.apache.orc:orc-core:1.4.3
+- org.apache.orc:orc-core:nohive:1.4.3
 - org.apache.thrift:libfb303:0.9.2
 
 The bundled Apache Hive dependencies bundle the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)