[ 
https://issues.apache.org/jira/browse/NIFI-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16427518#comment-16427518
 ] 

ASF subversion and git services commented on NIFI-5045:
-------------------------------------------------------

Commit 7ff38f690d54cdc607383f1a4be252395b8c5c27 in nifi's branch 
refs/heads/master from [~ca9mbu]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7ff38f6 ]

NIFI-5045: Fixed error code handling in PutHiveQL. This closes #2608


> 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
>             Fix For: 1.7.0
>
>
> 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)

Reply via email to