Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8949418C5B for ; Sat, 17 Oct 2015 11:24:05 +0000 (UTC) Received: (qmail 49304 invoked by uid 500); 17 Oct 2015 11:24:05 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 49263 invoked by uid 500); 17 Oct 2015 11:24:05 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 49248 invoked by uid 500); 17 Oct 2015 11:24:05 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 49245 invoked by uid 99); 17 Oct 2015 11:24:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Oct 2015 11:24:05 +0000 Date: Sat, 17 Oct 2015 11:24:05 +0000 (UTC) From: "Fabian Hueske (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-570) Add FlinkPipeline and DataflowPipeline MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961852#comment-14961852 ] Fabian Hueske commented on CRUNCH-570: -------------------------------------- Hi [~joshwills], I implemented the translation and execution components of a [Cascading on Flink connector|https://github.com/dataArtisans/cascading-flink]. Might be useful to have a look at the code. Let me know if you have any questions about Flink (operators, type system/serialization, optimizer, etc.). Cheers, Fabian > Add FlinkPipeline and DataflowPipeline > -------------------------------------- > > Key: CRUNCH-570 > URL: https://issues.apache.org/jira/browse/CRUNCH-570 > Project: Crunch > Issue Type: Bug > Reporter: Josh Wills > Attachments: CRUNCH-dataflow-flink.patch > > > I've been working on adding additional execution engines to Crunch (namely, Apache Flink and Google's Cloud Dataflow) for the past few months, and I'm going to post the progress I made here b/c I have to turn in the computer I wrote this on to Cloudera on my last day. :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)