nifi/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors
Chris Sampson 124cdbd3fe
NIFI-6403 and NIFI-6404: Elasticsearch 7 support
Addressed PR#4153 comments; removed ES Version property and made Type optional in all ES HTTP/Record processors, applying sensible default values where required; use _source queyr parameter instead of _source_include/s as it's compatible between ES versions

Fix unit test compilation to use JDK8-compatible library/method

Better optional type and id handling for PutElasticsearchRecord; update nifi-elasticsearch-client-service build dependencies to use latest versions of Elasticsearch in each supported major version (5/6/7); addressed several warnings in ElasticSearchClientServiceImpl

This closes #4667.

Signed-off-by: Koji Kawamura <ijokarumawak@apache.org>
2020-11-26 15:08:13 +09:00
..
src NIFI-6403 and NIFI-6404: Elasticsearch 7 support 2020-11-26 15:08:13 +09:00
pom.xml NIFI-7474 Allow index operation type to be provided for PUT Elasticsearch processors 2020-11-16 18:19:35 +01:00