MikeThomsen commented on issue #3998: NIFI-7044 Fixed a bug in 
PutElasticsearchRecord that occurred when it…
URL: https://github.com/apache/nifi/pull/3998#issuecomment-575892928
 
 
   
[7044_Validation.xml.txt](https://github.com/apache/nifi/files/4080616/7044_Validation.xml.txt)
   
   This is a simple validation flow. Elastic can be set up using this docker 
image:
   
   ```
   docker run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" -d 
--name elastic docker.elastic.co/elasticsearch/elasticsearch:7.5.1
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to