You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Justin Leet (JIRA)" <ji...@apache.org> on 2018/05/22 19:24:00 UTC

[jira] [Assigned] (METRON-1463) Adjust the groupings and shuffles in enrichment to be more efficient

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

Justin Leet reassigned METRON-1463:
-----------------------------------

    Assignee: Casey Stella

> Adjust the groupings and shuffles in enrichment to be more efficient
> --------------------------------------------------------------------
>
>                 Key: METRON-1463
>                 URL: https://issues.apache.org/jira/browse/METRON-1463
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Casey Stella
>            Assignee: Casey Stella
>            Priority: Major
>
> Currently there are some deficiencies in our grouping approach in the enrichment topology:
>  * We have field grouping by key in places where we need LOCAL_OR_SHUFFLE groupings
>  * We have shuffle groupings in places where we need LOCAL_OR_SHUFFLE groupings
>  * We have field groupings by key in places where we needĀ fieldĀ grouping by message (specifically in the connections from the splitter to the enrichments).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)