Chris Sampson created NIFI-8001:
-----------------------------------
Summary: Elasticsearch REST processors should allow dynamic
properties as query string parameters
Key: NIFI-8001
URL: https://issues.apache.org/jira/browse/NIFI-8001
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.12.1
Reporter: Chris Sampson
The Elasticsearch REST processors (e.g. PutElasticsearchRecord) should allow
query string parameters to be specified as dynamic properties on the processor
(similar to the existing functionality on PutElasticsearchRecordHttp).
This should be done for all processors in the
nifi-elasticsearch-restapi-processors NAR.
For example, adding a dynamic property with name=slices and value=auto would
append {{?slices=auto}} to the {{_bulk}} operation URL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)