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)
orPutElasticsearch(Http)Record
processorsFetchElasticsearch5
should be replaced by one of theFetchElasticsearch(Http)
processorsDeleteElasticsearch5
should be replaced byDeleteByQueryElasticsearch