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 4339811043 for ; Mon, 21 Jul 2014 19:36:39 +0000 (UTC) Received: (qmail 20830 invoked by uid 500); 21 Jul 2014 19:36:38 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 20773 invoked by uid 500); 21 Jul 2014 19:36:38 -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 20583 invoked by uid 500); 21 Jul 2014 19:36:38 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 20547 invoked by uid 99); 21 Jul 2014 19:36:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 19:36:38 +0000 Date: Mon, 21 Jul 2014 19:36:38 +0000 (UTC) From: "Chen He (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PIG-4008) Pig code change to enable Tez Local mode 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-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated PIG-4008: ------------------------- Attachment: PIG-4008-v2.patch updated according to latest pig. > Pig code change to enable Tez Local mode > ----------------------------------------- > > Key: PIG-4008 > URL: https://issues.apache.org/jira/browse/PIG-4008 > Project: Pig > Issue Type: New Feature > Reporter: Chen He > Assignee: Chen He > Priority: Minor > Attachments: PIG-4008-v2.patch, PIG-4008.patch > > > Once pig specifes using local mode and tez framework, it will pass local parameter to tez and enable tez to use local mode. -- This message was sent by Atlassian JIRA (v6.2#6252)