[
https://issues.apache.org/jira/browse/FLINK-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603152#comment-14603152
]
ASF GitHub Bot commented on FLINK-2138:
---------------------------------------
GitHub user gaborhermann opened a pull request:
https://github.com/apache/flink/pull/872
[FLINK-2138] Added custom partitioning to DataStream
Custom partitioning added to DataStream in order to be more consistent with
the batch API.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaborhermann/flink FLINK-2138
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/872.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 #872
----
commit 3352b0915725303193ab8dd0ebeb7bb38ad69ca3
Author: Gábor Hermann <[email protected]>
Date: 2015-06-26T15:23:36Z
[FLINK-2138] [streaming] Added custom partitioning to DataStream
commit 584f54c335fce61e4b8eea303619b943967f262a
Author: Gábor Hermann <[email protected]>
Date: 2015-06-26T15:56:16Z
[FLINK-2138] [streaming] Added custom partitioning to scala DataStream
----
> PartitionCustom for streaming
> -----------------------------
>
> Key: FLINK-2138
> URL: https://issues.apache.org/jira/browse/FLINK-2138
> Project: Flink
> Issue Type: New Feature
> Components: Streaming
> Affects Versions: 0.9
> Reporter: Márton Balassi
> Assignee: Gábor Hermann
> Priority: Minor
>
> The batch API has support for custom partitioning, this should be added for
> streaming with a similar signature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)