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 59C42F2DD for ; Wed, 8 May 2013 05:39:18 +0000 (UTC) Received: (qmail 52770 invoked by uid 500); 8 May 2013 05:39:18 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 52684 invoked by uid 500); 8 May 2013 05:39:17 -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 52663 invoked by uid 500); 8 May 2013 05:39:16 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 52649 invoked by uid 99); 8 May 2013 05:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2013 05:39:16 +0000 Date: Wed, 8 May 2013 05:39:16 +0000 (UTC) From: "Chao Shi (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-202) Add MRPipelineExecution to expose some MR-specific APIs 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-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651635#comment-13651635 ] Chao Shi commented on CRUNCH-202: --------------------------------- Commited. Thanks! > Add MRPipelineExecution to expose some MR-specific APIs > ------------------------------------------------------- > > Key: CRUNCH-202 > URL: https://issues.apache.org/jira/browse/CRUNCH-202 > Project: Crunch > Issue Type: Bug > Components: Core > Reporter: Chao Shi > Assignee: Josh Wills > Attachments: crunch-202.patch, crunch-202-v2.patch > > > This patch adds some MR-specific APIs. A client can see the Hadoop MR jobs optimized by crunch, as well as their dependencies. Because these APIs are MR backend specific, they are put inside MRPipelineExecution, a subclass of PipelineExecution. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira