You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/12/03 21:13:00 UTC

[jira] [Resolved] (NIFI-6005) Elasticsearch processor - add exception attribute upon failure

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

Matt Burgess resolved NIFI-6005.
--------------------------------
    Resolution: Fixed

Closing as duplicate of NIFI-8036 (which has a PR)

> Elasticsearch processor - add exception attribute upon failure
> --------------------------------------------------------------
>
>                 Key: NIFI-6005
>                 URL: https://issues.apache.org/jira/browse/NIFI-6005
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>         Environment: Nifi Elasticsearch processor
>            Reporter: ramok
>            Priority: Major
>              Labels: elasticsearch, exception-handling, exceptions, putelasticsearch
>
> right now upon failures there are no exceptions extracted as attribute from PutElasticsearch proccessors.
> In order to do Error mitigation upon indexing failures to elastic,
> we manually edited the elasticsearch processor to extract nifi attribute containing the exception of an error that occured upon indexing.
> after that we were able to match exception error to a specific record.
>  
> please modify the putElasticsearch processor so error mitigation will be available.
> thank you!!
>  



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