You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2022/03/29 23:29:00 UTC

[jira] [Resolved] (NIFI-1621) Allow PutElasticSearch to do bulk insert into multiple indices

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

Mike Thomsen resolved NIFI-1621.
--------------------------------
    Resolution: Won't Do

We have this functionality in PutElasticsearchRecord and probably PutElasticsearchHttpRecord as well.

> Allow PutElasticSearch to do bulk insert into multiple indices 
> ---------------------------------------------------------------
>
>                 Key: NIFI-1621
>                 URL: https://issues.apache.org/jira/browse/NIFI-1621
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 0.5.1
>            Reporter: Jim Wagoner
>            Priority: Minor
>
> Currently PutElasticSearch  gets the the index and docType values from evaluating the property on the processor, but it would be very beneficial if it could evaluate each FlowFile it was indexing. This would allow data to funnel to a single ES cluster and not need a PutElasticSearch processor to be confgured for each data type that is being handled in the workflow. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)