[
https://issues.apache.org/jira/browse/NIFI-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180537#comment-15180537
]
ASF GitHub Bot commented on NIFI-1594:
--------------------------------------
GitHub user joaohf opened a pull request:
https://github.com/apache/nifi/pull/255
NIFI-1594: Add option to bulk using Index or Update.
Signed-off-by: João Henrique Ferreira de Freitas <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joaohf/nifi NIFI-1594
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/255.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #255
----
commit 84597d253c61ed4f23c3078607da5f05145187c0
Author: João Henrique Ferreira de Freitas <[email protected]>
Date: 2016-02-24T17:44:34Z
NIFI-1594: Add option to bulk using Index or Update.
Signed-off-by: João Henrique Ferreira de Freitas <[email protected]>
----
> Add option to bulk using Index or Update to PutElasticsearch
> ------------------------------------------------------------
>
> Key: NIFI-1594
> URL: https://issues.apache.org/jira/browse/NIFI-1594
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: João Henrique Ferreira de Freitas
> Priority: Minor
>
> I have a use case where two flowfiles needs to be write using
> PutElasticsearch. Both will write to the same document but in different
> properties.
> The proposal is to let the user choice if an Update operation or Index is
> needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)