You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by pv...@apache.org on 2018/12/18 08:50:31 UTC

[nifi] branch master updated (7548d7c -> c52f880)

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

pvillard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 7548d7c  NIFI-3988: Add fragment attributes to SplitRecord
     add d347898  NIFI-5904: Fix PutHive3Streaming handling of RecordReaderFactoryException
     new c52f880  Merge pull request #3224 from mattyb149/NIFI-5904

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../nifi/processors/hive/PutHive3Streaming.java    |  6 ++-
 .../processors/hive/TestPutHive3Streaming.java     | 57 +++++++++++++++++++---
 2 files changed, 55 insertions(+), 8 deletions(-)


[nifi] 01/01: Merge pull request #3224 from mattyb149/NIFI-5904

Posted by pv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c52f880cc1148bde12bc6333ed74483882c28e0d
Merge: 7548d7c d347898
Author: Pierre Villard <pi...@gmail.com>
AuthorDate: Tue Dec 18 09:50:25 2018 +0100

    Merge pull request #3224 from mattyb149/NIFI-5904
    
    NIFI-5904: Fix PutHive3Streaming handling of RecordReaderFactoryException

 .../nifi/processors/hive/PutHive3Streaming.java    |  6 ++-
 .../processors/hive/TestPutHive3Streaming.java     | 57 +++++++++++++++++++---
 2 files changed, 55 insertions(+), 8 deletions(-)