Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 34767 invoked from network); 3 Jun 2010 08:01:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jun 2010 08:01:26 -0000 Received: (qmail 18221 invoked by uid 500); 3 Jun 2010 08:01:26 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 18147 invoked by uid 500); 3 Jun 2010 08:01:24 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 18139 invoked by uid 99); 3 Jun 2010 08:01:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 08:01:23 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 08:01:20 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5380xPX020933 for ; Thu, 3 Jun 2010 08:00:59 GMT Message-ID: <3937858.154101275552059104.JavaMail.jira@thor> Date: Thu, 3 Jun 2010 04:00:59 -0400 (EDT) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Updated: (HAMA-269) Add getter for serverName to BSPPeerInterface In-Reply-To: <24639590.149391275527755173.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-269: -------------------------------- Status: Resolved (was: Patch Available) Resolution: Fixed Hudson server seems down now. Unit tests are tested locally, I just committed this. test: [junit] WARNING: multiple versions of ant detected in path for junit [junit] jar:file:/usr/share/java/ant-1.7.1.jar!/org/apache/tools/ant/Project.class [junit] and jar:file:/home/edward/workspace/hama-trunk/lib/findbugs/ant.jar!/org/apache/tools/ant/Project.class [junit] Running org.apache.hama.TestHamaAdmin [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 53.024 sec [junit] Running org.apache.hama.TestHbaseClient [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 32.216 sec [junit] Running org.apache.hama.examples.TestBlockMatrixMapReduce [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 109.39 sec [junit] Running org.apache.hama.examples.TestCosineSimilarityMatrix [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.431 sec [junit] Running org.apache.hama.examples.TestFileMatrixBlockMult [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.342 sec [junit] Running org.apache.hama.examples.TestJacobiEigenValue [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 129.446 sec [junit] Running org.apache.hama.examples.TestMatrixMult [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 89.036 sec [junit] Running org.apache.hama.examples.TestRandomMatrixMapReduce [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 70.217 sec [junit] Running org.apache.hama.io.TestBlockID [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.018 sec [junit] Running org.apache.hama.matrix.TestAbstractMatrix [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 48.662 sec [junit] Running org.apache.hama.matrix.TestDenseMatrix [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 76.135 sec [junit] Running org.apache.hama.matrix.TestDenseVector [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.343 sec [junit] Running org.apache.hama.matrix.TestSparseMatrix [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 83.672 sec [junit] Running org.apache.hama.matrix.TestSparseVector [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 55.383 sec [junit] Running org.apache.hama.matrix.TestSubMatirx [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 54.428 sec [junit] Running org.apache.hama.util.TestNumeric [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec [junit] Running org.apache.hama.util.TestRandomVariable [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec BUILD SUCCESSFUL Total time: 14 minutes 53 seconds [edward@localhost hama-trunk]$ > Add getter for serverName to BSPPeerInterface > --------------------------------------------- > > Key: HAMA-269 > URL: https://issues.apache.org/jira/browse/HAMA-269 > Project: Hama > Issue Type: Improvement > Components: bsp > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Priority: Trivial > Fix For: 0.2.0 > > Attachments: HAMA-269.patch, HAMA-269_v02.patch > > Original Estimate: 1h > Remaining Estimate: 1h > > it would be nice if we add getter for serverName to BSPPeerInterface -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.