You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/09/25 13:40:45 UTC

[GitHub] [nifi] MikeThomsen commented on issue #2861: NIFI-5248 Added new Elasticsearch json and record processors.

MikeThomsen commented on issue #2861: NIFI-5248 Added new Elasticsearch json and record processors.
URL: https://github.com/apache/nifi/pull/2861#issuecomment-535028229
 
 
   @mattyb149 I refactored the heck out of this one because I decided that what we really need is just a smooth put record processor for indexing documents using the new Elastic official APIs. So, I basically ripped out all of the operation stuff and have made it behave mostly like the existing `PutElasticsearchHttpRecord` with the caveat that it also supports batch operations.
   
   Not quite ready for giving it another look, but wanted to ping you FYSA.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services