From pig-dev-return-74-apmail-incubator-pig-dev-archive=incubator.apache.org@incubator.apache.org Sat Nov 03 15:41:11 2007 Return-Path: Delivered-To: apmail-incubator-pig-dev-archive@locus.apache.org Received: (qmail 98783 invoked from network); 3 Nov 2007 15:41:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2007 15:41:11 -0000 Received: (qmail 53254 invoked by uid 500); 3 Nov 2007 15:40:59 -0000 Delivered-To: apmail-incubator-pig-dev-archive@incubator.apache.org Received: (qmail 53229 invoked by uid 500); 3 Nov 2007 15:40:59 -0000 Mailing-List: contact pig-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@incubator.apache.org Delivered-To: mailing list pig-dev@incubator.apache.org Received: (qmail 53219 invoked by uid 99); 3 Nov 2007 15:40:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2007 08:40:59 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2007 15:41:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 91D4D7141EB for ; Sat, 3 Nov 2007 08:40:50 -0700 (PDT) Message-ID: <2919761.1194104450586.JavaMail.jira@brutus> Date: Sat, 3 Nov 2007 08:40:50 -0700 (PDT) From: "Andrzej Bialecki (JIRA)" To: pig-dev@incubator.apache.org Subject: [jira] Created: (PIG-21) Show more details about the current execution context MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Show more details about the current execution context ----------------------------------------------------- Key: PIG-21 URL: https://issues.apache.org/jira/browse/PIG-21 Project: Pig Issue Type: Improvement Components: grunt Affects Versions: 0.1.0 Reporter: Andrzej Bialecki Priority: Minor Fix For: 0.1.0 After a long interactive session with grunt I lost track of what kind of queries I defined, and then re-defined. It would be nice to have the ability to show all defined aliases, and other context variables, such as the filesystem, jobTracker, user jars and Configuration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.