[
https://issues.apache.org/jira/browse/NIFI-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17496037#comment-17496037
]
ASF subversion and git services commented on NIFI-9715:
-------------------------------------------------------
Commit 07131a66ea39155f4523b974912b6820058cad5b in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=07131a6 ]
NIFI-9715 add option to output empty FlowFile from Elasticsearch REST API Json
Query processors when there are no hits from query
This closes #5786
Signed-off-by: Mike Thomsen <[email protected]>
> Elasticsearch REST API processors should optionally output FlowFile when no
> hits are returned
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-9715
> URL: https://issues.apache.org/jira/browse/NIFI-9715
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Chris Sampson
> Assignee: Chris Sampson
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The REST API based Elasticsearch processors should have an option to output
> an empty FlowFile if there are no hits returned by the query.
> This would be inline with the older {{QueryElasticsearchHttp}} processor.
> All {{JsonQuery}} based REST API processors should support this option
> (including the paginated processors, which should only return a single
> FlowFile when there are no hits).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)