NIFI-5705: Added Hive 3 attribution to nifi-assembly and top-level NOTICEs

This closes #3076
This commit is contained in:
Matthew Burgess 2018-10-15 19:34:05 -04:00 committed by Matt Gilman
parent d6422e2d2c
commit c752ec8394
No known key found for this signature in database
GPG Key ID: DF61EC19432AEE37
3 changed files with 7 additions and 1 deletions

3
NOTICE
View File

@ -31,6 +31,9 @@ This includes derived works from the Apache Hive (ASLv2 licensed) project (https
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
The derived work is adapted from
release-3.0.0/serde/src/java/org/apache/hadoop/hive/serde2/JsonSerDe.java
and can be found in the org.apache.hive.streaming.NiFiRecordSerDe class
This includes derived works from the Apache Software License V2 library Jolt (https://github.com/bazaarvoice/jolt)
Copyright 2013-2014 Bazaarvoice, Inc

View File

@ -31,6 +31,9 @@ This includes derived works from the Apache Hive (ASLv2 licensed) project (https
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
The derived work is adapted from
release-3.0.0/serde/src/java/org/apache/hadoop/hive/serde2/JsonSerDe.java
and can be found in the org.apache.hive.streaming.NiFiRecordSerDe class
This includes derived works from the Apache Software License V2 library Jolt (https://github.com/bazaarvoice/jolt)
Copyright 2013-2014 Bazaarvoice, Inc

View File

@ -20,7 +20,7 @@ This includes derived works from the Apache Hive (ASLv2 licensed) project (https
branch-3.0/streaming/src/java/org/apache/hive/streaming/StrictJsonWriter.java
and can be found in the org.apache.hive.streaming.HiveRecordWriter class
The derived work is adapted from
branch-3.0/serde/src/java/org/apache/hadoop/hive/serde2/JsonSerDe.java
release-3.0.0/serde/src/java/org/apache/hadoop/hive/serde2/JsonSerDe.java
and can be found in the org.apache.hive.streaming.NiFiRecordSerDe class
===========================================