Matt Burgess created NIFI-5045:
----------------------------------

             Summary: 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


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