Jungtaek Lim created STORM-974:
----------------------------------
Summary: [storm-elasticsearch] Introduces Tuple -> ES document
mapper to get rid of constant field mapping (source, index, type)
Key: STORM-974
URL: https://issues.apache.org/jira/browse/STORM-974
Project: Apache Storm
Issue Type: Improvement
Reporter: Jungtaek Lim
For now EsIndexBolt uses constant field mapping (source, index, type) which is
not flexible.
We can introduce tuple -> ES document mapper interface to let users define
their relationship, as other external modules did.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)