Is anyone able to test out this patch? I've been using it internally for a few weeks in a patched 1.11.0 cluster, and it works pretty well against both an Elasticsearch 6.3 and an Elasticsearch 7.5 cluster.
On Sun, Feb 9, 2020 at 8:50 AM ASF GitHub Bot (Jira) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/NIFI-6403?focusedWorklogId=384097&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-384097 > ] > > ASF GitHub Bot logged work on NIFI-6403: > ---------------------------------------- > > Author: ASF GitHub Bot > Created on: 09/Feb/20 13:49 > Start Date: 09/Feb/20 13:49 > Worklog Time Spent: 10m > Work Description: gresockj commented on issue #3992: NIFI-6403: > Adding Elasticsearch 7 support and validation to HTTP proc… > URL: https://github.com/apache/nifi/pull/3992#issuecomment-583847374 > > > Hi, just bumping this one, in case someone can take a look at it. > > ---------------------------------------------------------------- > This is an automated message from the Apache Git Service. > To respond to the message, please log on to GitHub and use the > URL above to go to the specific comment. > > For queries about this service, please contact Infrastructure at: > [email protected] > > > Issue Time Tracking > ------------------- > > Worklog Id: (was: 384097) > Time Spent: 1h (was: 50m) > > > 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.10.0, 1.9.2 > > Reporter: Wietze B > > Assignee: Joseph Gresock > > Priority: Major > > Original Estimate: 0.25h > > Time Spent: 1h > > 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) > -- Be on your guard; stand firm in the faith; be courageous; be strong. Do everything in love. -*1 Corinthians 16:13-14*
