You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ramok (JIRA)" <ji...@apache.org> on 2019/02/07 15:10:00 UTC

[jira] [Created] (NIFI-6005) Elasticsearch processor exception upon failure

ramok created NIFI-6005:
---------------------------

             Summary: Elasticsearch processor exception upon failure
                 Key: NIFI-6005
                 URL: https://issues.apache.org/jira/browse/NIFI-6005
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.8.0, 1.7.0, 1.6.0, 1.5.0
         Environment: Nifi Elasticsearch processor
            Reporter: ramok
             Fix For: 1.9.0


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
(v7.6.3#76005)