You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Sivaprasanna Sethuraman (JIRA)" <ji...@apache.org> on 2018/06/03 05:11:00 UTC

[jira] [Commented] (NIFI-5248) Create new put processors that use the ElasticSearch client service

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

Sivaprasanna Sethuraman commented on NIFI-5248:
-----------------------------------------------

[~mike.thomsen]

Can the existing processors be rather updated/upgraded instead of building new processors? I haven't gone through the code myself but just asking, if it is possible to enhance the existing processors with the API. So many processors focusing on a single component, in this case ElasticSearch, may confuse end users.

> Create new put processors that use the ElasticSearch client service
> -------------------------------------------------------------------
>
>                 Key: NIFI-5248
>                 URL: https://issues.apache.org/jira/browse/NIFI-5248
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Mike Thomsen
>            Assignee: Mike Thomsen
>            Priority: Major
>
> Two new processors:
>  * PutElasticsearchJson - put raw JSON.
>  * PutElasticsearchRecord - put records.
> Both of them should support the general bulk load API and be able to do things like insert into multiple indexes from one payload.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)