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

ASF GitHub Bot commented on NIFI-5045:
--------------------------------------

Github user mcgilman commented on the issue:

    https://github.com/apache/nifi/pull/2608
  
    Thanks @mattyb149. This has been merged to master.


> 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