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/04/05 16:30:00 UTC

[jira] [Updated] (NIFI-5045) PutHiveQL routes parse errors to retry instead of failure

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

Matt Burgess updated NIFI-5045:
-------------------------------
    Status: Patch Available  (was: In Progress)

> PutHiveQL routes parse errors to retry instead of failure
> ---------------------------------------------------------
>
>                 Key: NIFI-5045
>                 URL: https://issues.apache.org/jira/browse/NIFI-5045
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Minor
>
> When the input to PutHiveQL is an invalid HiveQL statement, the documentation for the failure relationship should apply: "A FlowFile is routed to this relationship if the database cannot be updated and retrying the operation will also fail, such as an invalid query or an integrity constraint violation". However, upon invalid HiveQL, the processor routes the flowfile to 'retry', which is neither desired or logical (the query is bad, how could it ever succeed on retry?)



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