Return-Path: Delivered-To: apmail-hadoop-pig-dev-archive@www.apache.org Received: (qmail 66343 invoked from network); 30 Apr 2010 00:47:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Apr 2010 00:47:15 -0000 Received: (qmail 50411 invoked by uid 500); 30 Apr 2010 00:47:15 -0000 Delivered-To: apmail-hadoop-pig-dev-archive@hadoop.apache.org Received: (qmail 50378 invoked by uid 500); 30 Apr 2010 00:47:15 -0000 Mailing-List: contact pig-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@hadoop.apache.org Delivered-To: mailing list pig-dev@hadoop.apache.org Received: (qmail 50370 invoked by uid 99); 30 Apr 2010 00:47:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Apr 2010 00:47:15 +0000 X-ASF-Spam-Status: No, hits=-1370.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Apr 2010 00:47:14 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3U0krjH015289 for ; Fri, 30 Apr 2010 00:46:54 GMT Message-ID: <29916811.24331272588413745.JavaMail.jira@thor> Date: Thu, 29 Apr 2010 20:46:53 -0400 (EDT) From: "Olga Natkovich (JIRA)" To: pig-dev@hadoop.apache.org Subject: [jira] Updated: (PIG-62) Need to add pig script and input dirs (in clear text format) to jobconf 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-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-62: ------------------------------ Fix Version/s: 0.8.0 Additional information including this one will be added to job.xml > Need to add pig script and input dirs (in clear text format) to jobconf > ----------------------------------------------------------------------- > > Key: PIG-62 > URL: https://issues.apache.org/jira/browse/PIG-62 > Project: Pig > Issue Type: Improvement > Reporter: Runping Qi > Assignee: Richard Ding > Fix For: 0.8.0 > > Attachments: PIG-62-v01.patch, PIG-62-v02.patch, PIG-62-v03.patch > > > We'd like to know what pig query each pig related map/reduce job is for, and what input dir the pig job use. > It will be nice to add pig script and input dirs (in clear text format) to the jobconfs of the jobs created for a pig script. > . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.