You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jay Bhavsar (Jira)" <ji...@apache.org> on 2019/08/27 17:43:00 UTC

[jira] [Created] (STORM-3499) allow bulk indexing in elasticsearch

Jay Bhavsar created STORM-3499:
----------------------------------

             Summary: allow bulk indexing in elasticsearch
                 Key: STORM-3499
                 URL: https://issues.apache.org/jira/browse/STORM-3499
             Project: Apache Storm
          Issue Type: Wish
          Components: storm-elasticsearch
            Reporter: Jay Bhavsar


For a particular use case, I created custom bolt that can push data to ES in bulk. It's quick and dirty code as of now. The bolt acks tuples as soon as it revives it, before sending to ES. (need more thoughts/suggestions on this behavior). Can we make this as feature of storm? I am willing to contribute.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)