Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6750311EDA for ; Sun, 6 Jul 2014 09:35:55 +0000 (UTC) Received: (qmail 31309 invoked by uid 500); 6 Jul 2014 09:35:55 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 31283 invoked by uid 500); 6 Jul 2014 09:35:55 -0000 Mailing-List: contact issues-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list issues@flink.incubator.apache.org Received: (qmail 31273 invoked by uid 99); 6 Jul 2014 09:35:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jul 2014 09:35:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 06 Jul 2014 09:35:54 +0000 Received: (qmail 31078 invoked by uid 99); 6 Jul 2014 09:35:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jul 2014 09:35:33 +0000 Date: Sun, 6 Jul 2014 09:35:33 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-827) Add Java example program with KeySelectors MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FLINK-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053078#comment-14053078 ] ASF GitHub Bot commented on FLINK-827: -------------------------------------- Github user tobwiens commented on the pull request: https://github.com/apache/incubator-flink/pull/45#issuecomment-48107120 Thank you, I looked over all comments to make this example as expressive as possible. Should I squash the commits together for merging? Can I do this without creating a new pull request? > 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)