You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Chris Sampson (Jira)" <ji...@apache.org> on 2020/11/30 16:08:00 UTC

[jira] [Updated] (NIFI-8001) Elasticsearch REST processors should allow dynamic properties as query string parameters

     [ https://issues.apache.org/jira/browse/NIFI-8001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Sampson updated NIFI-8001:
--------------------------------
    Attachment: NIFI-8001.xml
                NiFi-8001.json
        Status: Patch Available  (was: In Progress)

> 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
>            Assignee: Chris Sampson
>            Priority: Minor
>         Attachments: NIFI-8001.xml, NiFi-8001.json
>
>   Original Estimate: 2h
>          Time Spent: 10m
>  Remaining Estimate: 1h 50m
>
> 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)