You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Gresock (Jira)" <ji...@apache.org> on 2020/01/17 00:22:00 UTC

[jira] [Updated] (NIFI-6403) ElasticSearch field selection broken in Elastic 7.0+

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

Joseph Gresock updated NIFI-6403:
---------------------------------
    Affects Version/s: 1.10.0
               Status: Patch Available  (was: Open)

Pull request #3992 submitted.  Tested on a patched NiFi 1.10.0 instance.

> ElasticSearch field selection broken in Elastic 7.0+
> ----------------------------------------------------
>
>                 Key: NIFI-6403
>                 URL: https://issues.apache.org/jira/browse/NIFI-6403
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.9.2, 1.10.0
>            Reporter: Wietze B
>            Assignee: Joseph Gresock
>            Priority: Major
>   Original Estimate: 0.25h
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Elastic has [deprecated|https://www.elastic.co/guide/en/elasticsearch/reference/6.6/breaking-changes-6.6.html#_deprecate_literal__source_exclude_literal_and_literal__source_include_literal_url_parameters] the {{source_include}} search parameter in favour of {{source_includes}} in version 7.0 and higher. 
> This means that processors using the field selection will get an HTTP 400 error upon execution. 



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