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/13 21:47:00 UTC

[jira] [Updated] (NIFI-8002) Create new Elasticsearch Scroll processor using REST API

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

Chris Sampson updated NIFI-8002:
--------------------------------
    Remaining Estimate: 5h
     Original Estimate: 5h

> Create new Elasticsearch Scroll processor using REST API
> --------------------------------------------------------
>
>                 Key: NIFI-8002
>                 URL: https://issues.apache.org/jira/browse/NIFI-8002
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.12.1
>            Reporter: Chris Sampson
>            Priority: Minor
>   Original Estimate: 5h
>  Remaining Estimate: 5h
>
> The existing ScrollElasticsearch processor does not fully work with newer versions of Elasticsearch (e.g. 7.x).
> A new version of this processor should be created using the REST API approach, allowing for a query to be passed as input FlowFile content. Appropriate parameters should be set as processor properties (e.g. index, scroll size, scroll time) and allow for additional query string parameters to be set as dynamic properties (see NIFI-8001).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)