Chris Sampson created NIFI-7990:
-----------------------------------
Summary: PutElasticsearch/RecordHttp processors should support
Elasticsearch Data Streams
Key: NIFI-7990
URL: https://issues.apache.org/jira/browse/NIFI-7990
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.12.1, 1.11.4
Reporter: Chris Sampson
PutElasticsearchHttp and PutElasticsearchRecordHttp (and possibly other ES
related processors) should support the new [Elasticsearch Data
Streams|https://www.elastic.co/guide/en/elasticsearch/reference/current/use-a-data-stream.html#add-documents-to-a-data-stream].
As these processors use the _bulk endpoint to PUT one or more documents in one
request, the processors need to be updated to support the "create" operation
type.
Likely related to: NIFI-7474
--
This message was sent by Atlassian Jira
(v8.3.4#803005)