Return-Path: Delivered-To: apmail-incubator-pig-dev-archive@locus.apache.org Received: (qmail 48708 invoked from network); 7 Jul 2008 20:39:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jul 2008 20:39:23 -0000 Received: (qmail 5690 invoked by uid 500); 7 Jul 2008 20:39:24 -0000 Delivered-To: apmail-incubator-pig-dev-archive@incubator.apache.org Received: (qmail 5592 invoked by uid 500); 7 Jul 2008 20:39:24 -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 5581 invoked by uid 99); 7 Jul 2008 20:39:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 13:39:24 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jul 2008 20:38:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9B17A234C155 for ; Mon, 7 Jul 2008 13:38:31 -0700 (PDT) Message-ID: <1382694291.1215463111620.JavaMail.jira@brutus> Date: Mon, 7 Jul 2008 13:38:31 -0700 (PDT) From: "Olga Natkovich (JIRA)" To: pig-dev@incubator.apache.org Subject: [jira] Commented: (PIG-286) local mode is broken In-Reply-To: <93295136.1215031304879.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PIG-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611331#action_12611331 ] Olga Natkovich commented on PIG-286: ------------------------------------ did you try to run an end-to-end test on a real cluster? Maybe MiniCluster works somewhat different than real cluster > local mode is broken > -------------------- > > Key: PIG-286 > URL: https://issues.apache.org/jira/browse/PIG-286 > Project: Pig > Issue Type: Bug > Affects Versions: types_branch > Reporter: Olga Natkovich > Assignee: Shravan Matthur Narayanamurthy > Attachments: TestCombiner.java > > > Any query I ran in the local mode fails with the following error(s): > 2008-07-02 13:37:52,780 [main] INFO org.apache.hadoop.metrics.jvm.JvmMetrics - Initializing JVM Metrics with processName=JobTracker, sessionId= > 2008-07-02 13:37:54,119 [main] INFO org.apache.hadoop.metrics.jvm.JvmMetrics - Cannot initialize JVM Metrics with processName=JobTracker, sessionId= - already initialized > 2008-07-02 13:37:54,625 [main] INFO org.apache.pig.impl.mapReduceLayer.Launcher - 0.0% complete > 2008-07-02 13:37:54,637 [main] INFO org.apache.pig.impl.mapReduceLayer.Launcher - Unsuccessful attempt. Completed 0.0% of the job -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.