Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 96232101F5 for ; Fri, 4 Oct 2013 00:55:45 +0000 (UTC) Received: (qmail 42690 invoked by uid 500); 4 Oct 2013 00:55:42 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 42640 invoked by uid 500); 4 Oct 2013 00:55:42 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 42591 invoked by uid 500); 4 Oct 2013 00:55:42 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 42576 invoked by uid 99); 4 Oct 2013 00:55:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Oct 2013 00:55:42 +0000 Date: Fri, 4 Oct 2013 00:55:42 +0000 (UTC) From: "Cheolsoo Park (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PIG-3501) Initial implementation of TezJobControlCompiler 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/PIG-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785759#comment-13785759 ] Cheolsoo Park commented on PIG-3501: ------------------------------------ Note the patch should be applied after PIG-3500 (TezCompiler). > Initial implementation of TezJobControlCompiler > ----------------------------------------------- > > Key: PIG-3501 > URL: https://issues.apache.org/jira/browse/PIG-3501 > Project: Pig > Issue Type: Sub-task > Components: tez > Affects Versions: tez-branch > Reporter: Cheolsoo Park > Assignee: Cheolsoo Park > Fix For: tez-branch > > Attachments: PIG-3501-1.patch > > > TezJobControlCompiler converts tez plan into tez DAG. Once tez DAG is built, it is wrapped by JobControl before being submitted by TezLauncher. -- This message was sent by Atlassian JIRA (v6.1#6144)