Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-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 86849ECB8 for ; Tue, 12 Feb 2013 22:07:15 +0000 (UTC) Received: (qmail 67704 invoked by uid 500); 12 Feb 2013 22:07:13 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 67650 invoked by uid 500); 12 Feb 2013 22:07:13 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 67589 invoked by uid 500); 12 Feb 2013 22:07:13 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 67568 invoked by uid 99); 12 Feb 2013 22:07:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2013 22:07:13 +0000 Date: Tue, 12 Feb 2013 22:07:13 +0000 (UTC) From: "Claudio Martella (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GIRAPH-365) TestBspBasic needs to be split up 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/GIRAPH-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577081#comment-13577081 ] Claudio Martella commented on GIRAPH-365: ----------------------------------------- if you have a hadoop "one-node cluster" (pseudo-distributed) on your machine, you can run mvn test -Dprop.mapred.job.tracker=localhost:50300. If you have a cluster, substitute localhost with your jobtracker's hostname. > TestBspBasic needs to be split up > --------------------------------- > > Key: GIRAPH-365 > URL: https://issues.apache.org/jira/browse/GIRAPH-365 > Project: Giraph > Issue Type: Improvement > Affects Versions: 0.2.0 > Reporter: Avery Ching > Attachments: GIRAPH-365-1.patch > > > Simple tests are fine, but we have way too many giraph jobs running there, which makes it hard to figure out which one failed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira