[
https://issues.apache.org/jira/browse/FLINK-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14056266#comment-14056266
]
ASF GitHub Bot commented on FLINK-827:
--------------------------------------
GitHub user tobwiens opened a pull request:
https://github.com/apache/incubator-flink/pull/67
[FLINK-827] KeySelector- Example
Adding an example word count example which uses KeySelectors.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tobwiens/incubator-flink FLINK-827-FIX-rebased
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/67.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 #67
----
commit 15f83c871299e0eb4cc60d6efea4f1d74cc9e852
Author: TobiasWiens <[email protected]>
Date: 2014-07-09T14:04:16Z
[FLINK-827] KeySelector- Example
Adding an example word count example which uses KeySelectors.
----
> Add Java example program with KeySelectors
> ------------------------------------------
>
> Key: FLINK-827
> URL: https://issues.apache.org/jira/browse/FLINK-827
> Project: Flink
> Issue Type: Bug
> Reporter: GitHub Import
> Assignee: Tobias
> Labels: github-import
> Fix For: pre-apache
>
>
> We need a Java example program that shows the use of `KeySelector` functions.
> Alternatively we could modify an existing program to do this.
> The new example program should follow the general layout of the other example
> programs, i.e., run without parameters on default data, have the same code
> structure, etc.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/827
> Created by: [fhueske|https://github.com/fhueske]
> Labels: documentation, java api,
> Milestone: Release 0.6 (unplanned)
> Created at: Sat May 17 12:45:24 CEST 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.2#6252)