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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---