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:32 UTC

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

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(-)