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

ASF subversion and git services commented on NIFI-4002:
-------------------------------------------------------

Commit 0bddcfe730841ab838a9539421d4aaf15fa57a49 in nifi's branch 
refs/heads/master from [~mattyb149]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=0bddcfe ]

NIFI-4002: Add PutElasticsearchHttpRecord processor

This closes #1878

Signed-off-by: Bryan Rosander <[email protected]>


> Add PutElasticsearchHttpRecord processor
> ----------------------------------------
>
>                 Key: NIFI-4002
>                 URL: https://issues.apache.org/jira/browse/NIFI-4002
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>
> With the new Record Reader/Writer capabilities, and that the PutElasticsearch 
> processors only handle a single document at a time, it would be nice to have 
> a "record-aware" PutES processor, where the user could specify a Record 
> Reader and for each record in the input, the processor would convert the 
> record to JSON and push to an ES cluster. One necessary (but optional) 
> property would be a Record Path to a field/value to be used as the document 
> identifier (the current PutES processors require an attribute to hold the 
> identifier). If the Record Path is not set and the operation is "index", then 
> just like the PutES processors, the document identifier will be autogenerated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to