You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/01/30 22:56:34 UTC

[jira] [Commented] (STORM-637) Integrate PartialKeyGrouping into storm API

    [ https://issues.apache.org/jira/browse/STORM-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299265#comment-14299265 ] 

ASF GitHub Bot commented on STORM-637:
--------------------------------------

GitHub user revans2 opened a pull request:

    https://github.com/apache/storm/pull/404

    STORM-637: Integrate PartialKeyGrouping into storm API

    This updates the documentation and provides APIs similar to fieldsGrouping so that it is fairly simple to use.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/revans2/incubator-storm partial-key-grouping

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/404.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 #404
    
----
commit dbefc0da83cc7587766b39b215c7f2a21a5ef573
Author: Robert (Bobby) Evans <ev...@yahoo-inc.com>
Date:   2015-01-30T21:40:42Z

    STORM-637: Integrate PartialKeyGrouping into storm API

----


> Integrate PartialKeyGrouping into storm API
> -------------------------------------------
>
>                 Key: STORM-637
>                 URL: https://issues.apache.org/jira/browse/STORM-637
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Robert Joseph Evans
>
> STORM-632 adds support for PartialKey Grouping.  It would be really nice to integrate this fully with the storm APIs.  So this would mean 
> Update PartialKeysGrouping to optionally take a Fields parameter
> BoltDeclarer to have a partialKeysGrouping API
> TridentTopologyBuilder to have a partialKeysGrouping API
> and documentation on how to use a partialKeysGrouping, including some examples.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)