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

Bryan Rosander updated NIFI-4002:
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 1.3.0
>
>
> 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