You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Jeroen Dries (Jira)" <ji...@apache.org> on 2020/04/20 06:11:00 UTC

[jira] [Created] (NIFI-7374) PutElasticsearchRecord removes ID from document

Jeroen Dries created NIFI-7374:
----------------------------------

             Summary: PutElasticsearchRecord removes ID from document
                 Key: NIFI-7374
                 URL: https://issues.apache.org/jira/browse/NIFI-7374
             Project: Apache NiFi
          Issue Type: Bug
    Affects Versions: 1.11.3
            Reporter: Jeroen Dries


When using PutElasticsearchRecord with our ElasticSearch 7 cluster, the property reference by 'ID record path' is removed from the document.

For us, this is not desirable, because it is not only the document id, but also an important attribute in the JSON schema that we use. There does not seem to be an alternative, like using a flowfile attribute.



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