[
https://issues.apache.org/jira/browse/NIFI-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425452#comment-17425452
]
ASF subversion and git services commented on NIFI-7474:
-------------------------------------------------------
Commit 3892e50991ff803b762c26aec6067aecacda548e in nifi's branch
refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3892e50 ]
NIFI-7990: Add properties to map Record field as @timestamp in output to
Elasticsearch for PutElasticsearchRecord and PutElasticsearchHttpRecord
processors; NIFI-7474 allow mapped id field to be retained within the Record
for PutElasticsearchRecord
Signed-off-by: Joe Gresock <[email protected]>
This closes #4691.
> Add index op_type on PutElasticSearch processors
> ------------------------------------------------
>
> Key: NIFI-7474
> URL: https://issues.apache.org/jira/browse/NIFI-7474
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.11.4
> Reporter: Miguel Rodrigues
> Assignee: Chris Sampson
> Priority: Minor
> Labels: elasticsearch, put, putelasticsearch, rest
> Fix For: 1.13.0
>
> Attachments: NIFI-7474.json, NIFI-7474.xml
>
> Original Estimate: 24h
> Time Spent: 4h 31m
> Remaining Estimate: 0h
>
> Add option to choose operation type for indexing in ElasticSearch between
> "index" and "create", to enable _put-if-absent_ operation. Default value
> should be index, as is in ElasticSearch.
> https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html#operation-type
--
This message was sent by Atlassian Jira
(v8.3.4#803005)