Release Notes
Also available as:
PDF

Behavior Changes

Behavioral changes denote a marked change in behavior from the previously released version to this version of software.

The followings are the behavioral changes in Apache NiFi component in this release:

Removal of Elasticsearch 5 processors

Scenario

The processors PutElasticsearch5, FetchElasticsearch5, DeleteElasticsearch5 are no longer available and will be shown as "ghost processors" if not replaced with the following alternatives.

Expected user action

You must change the processor to a more robust alternative:
  • PutElasticsearch5 should be replaced by one of the ** PutElasticsearch(Http) or PutElasticsearch(Http)Record processors
  • FetchElasticsearch5 should be replaced by one of the FetchElasticsearch(Http) processors
  • DeleteElasticsearch5 should be replaced by DeleteByQueryElasticsearch