Return-Path: Delivered-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Received: (qmail 51661 invoked from network); 28 Jun 2010 08:35:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 28 Jun 2010 08:35:46 -0000 Received: (qmail 51189 invoked by uid 500); 28 Jun 2010 08:35:46 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 51139 invoked by uid 500); 28 Jun 2010 08:35:44 -0000 Mailing-List: contact hama-commits-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-commits@incubator.apache.org Received: (qmail 51073 invoked by uid 99); 28 Jun 2010 08:35:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jun 2010 08:35:43 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jun 2010 08:35:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4C1EB23889D2; Mon, 28 Jun 2010 08:34:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r958501 - /incubator/hama/trunk/conf/hama-default.xml Date: Mon, 28 Jun 2010 08:34:48 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100628083448.4C1EB23889D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: edwardyoon Date: Mon Jun 28 08:34:47 2010 New Revision: 958501 URL: http://svn.apache.org/viewvc?rev=958501&view=rev Log: (empty) Modified: incubator/hama/trunk/conf/hama-default.xml Modified: incubator/hama/trunk/conf/hama-default.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/conf/hama-default.xml?rev=958501&r1=958500&r2=958501&view=diff ============================================================================== --- incubator/hama/trunk/conf/hama-default.xml (original) +++ incubator/hama/trunk/conf/hama-default.xml Mon Jun 28 08:34:47 2010 @@ -55,7 +55,14 @@ /tmp/hama-${user.name} Temporary directory on the local filesystem. - + + bsp.peers.num + 3 + The default number of bsp tasks per job. Typically set + to a prime several times greater than number of available hosts. + + +