You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2018/12/17 18:57:00 UTC

[jira] [Assigned] (NIFI-5904) PutHive3Streaming incorrectly handles RecordReaderFactoryException

     [ https://issues.apache.org/jira/browse/NIFI-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess reassigned NIFI-5904:
----------------------------------

    Assignee: Matt Burgess

> PutHive3Streaming incorrectly handles RecordReaderFactoryException
> ------------------------------------------------------------------
>
>                 Key: NIFI-5904
>                 URL: https://issues.apache.org/jira/browse/NIFI-5904
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>
> When there is an empty file in HDFS location and same is sent to PutHive3Streaming processor, it throws RecordReaderFactoryException and keeps on trying to process the file. In this case the exception is due to the fact that the AvroReader expects an embedded schema but one does not exist in the (empty) file.
> This is a bug, as it should only rollback the session if Rollback On Failure is true, otherwise it should route the flow file to failure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)