You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:56:26 UTC

[jira] [Updated] (STORM-974) [storm-elasticsearch] Introduces Tuple -> ES document mapper to get rid of constant field mapping (source, index, type)

     [ https://issues.apache.org/jira/browse/STORM-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Kellogg updated STORM-974:
-------------------------------
    Component/s: storm-elasticsearch

> [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
>          Components: storm-elasticsearch
>            Reporter: Jungtaek Lim
>            Assignee: Jungtaek Lim
>             Fix For: 0.11.0
>
>
> 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)