Repository: nifi
Updated Branches:
  refs/heads/master 85877a73d -> 2938a5353


NIFI-1663: Adding attribution for derived work for OrcFlowFileWriter


Project: http://git-wip-us.apache.org/repos/asf/nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi/commit/2938a535
Tree: http://git-wip-us.apache.org/repos/asf/nifi/tree/2938a535
Diff: http://git-wip-us.apache.org/repos/asf/nifi/diff/2938a535

Branch: refs/heads/master
Commit: 2938a5353afe29d43ed3275e7d84525d60b72ec8
Parents: 85877a7
Author: Matt Burgess <[email protected]>
Authored: Wed Aug 10 14:11:15 2016 -0400
Committer: Matt Burgess <[email protected]>
Committed: Wed Aug 10 14:51:05 2016 -0400

----------------------------------------------------------------------
 NOTICE                                                         | 6 ++++++
 nifi-assembly/NOTICE                                           | 5 +++++
 .../nifi-hive-nar/src/main/resources/META-INF/NOTICE           | 6 ++++++
 3 files changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi/blob/2938a535/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index e59acd4..f6ac349 100644
--- a/NOTICE
+++ b/NOTICE
@@ -19,3 +19,9 @@ The derived work is adapted from
   org/apache/storm/hive/common/HiveWriter.java
   org/apache/storm/hive/common/HiveOptions.java
 and can be found in the org.apache.nifi.util.hive package
+
+This includes derived works from the Apache Hive (ASLv2 licensed) project 
(https://github.com/apache/hive):
+Copyright 2008-2016 The Apache Software Foundation
+The derived work is adapted from
+  release-1.2.1/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java
+and can be found in the org.apache.hadoop.hive.ql.io.orc package

http://git-wip-us.apache.org/repos/asf/nifi/blob/2938a535/nifi-assembly/NOTICE
----------------------------------------------------------------------
diff --git a/nifi-assembly/NOTICE b/nifi-assembly/NOTICE
index bc600e9..a1cd33e 100644
--- a/nifi-assembly/NOTICE
+++ b/nifi-assembly/NOTICE
@@ -921,6 +921,11 @@ The derived work is adapted from
   org/apache/storm/hive/common/HiveOptions.java
 and can be found in the org.apache.nifi.util.hive package
 
+This includes derived works from the Apache Hive (ASLv2 licensed) project 
(https://github.com/apache/hive):
+Copyright 2008-2016 The Apache Software Foundation
+The derived work is adapted from
+  release-1.2.1/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java
+and can be found in the org.apache.hadoop.hive.ql.io.orc package
 
 ************************
 Common Development and Distribution License 1.1

http://git-wip-us.apache.org/repos/asf/nifi/blob/2938a535/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/src/main/resources/META-INF/NOTICE
----------------------------------------------------------------------
diff --git 
a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/src/main/resources/META-INF/NOTICE
 
b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/src/main/resources/META-INF/NOTICE
index c0565f0..ba29091 100644
--- 
a/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/src/main/resources/META-INF/NOTICE
+++ 
b/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-nar/src/main/resources/META-INF/NOTICE
@@ -11,6 +11,12 @@ The derived work is adapted from
   org/apache/storm/hive/common/HiveOptions.java
 and can be found in the org.apache.nifi.util.hive package
 
+This includes derived works from the Apache Hive (ASLv2 licensed) project 
(https://github.com/apache/hive):
+Copyright 2008-2016 The Apache Software Foundation
+The derived work is adapted from
+  release-1.2.1/ql/src/java/org/apache/hadoop/hive/ql/io/orc/WriterImpl.java
+and can be found in the org.apache.hadoop.hive.ql.io.orc package
+
 ===========================================
 Apache Software License v2
 ===========================================

Reply via email to