Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-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 BEB2ED6B7 for ; Mon, 17 Sep 2012 10:52:02 +0000 (UTC) Received: (qmail 66408 invoked by uid 500); 17 Sep 2012 10:52:02 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 66352 invoked by uid 500); 17 Sep 2012 10:52:02 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 66306 invoked by uid 99); 17 Sep 2012 10:52:01 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 10:52:01 +0000 Received: from localhost (HELO [192.168.0.23]) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 10:52:00 +0000 Subject: Re: Rename References: From: "Edward J. Yoon" Content-Type: text/plain; charset=euc-kr X-Mailer: iPhone Mail (9B206) In-Reply-To: Message-Id: Date: Mon, 17 Sep 2012 19:51:58 +0900 To: "dev@hama.apache.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Yes. Sent from my iPhone On 2012. 9. 17., at =BF=C0=C8=C4 5:14, Thomas Jungblut wrote: > Can we rename "hama.graph.multi.step.partitioning.interval" to > "hama.graph.partitioning.batch.bytes"? >=20 > And BTW there may be a conversion problem when retrieving the value, > because it actually should be a long wheras it is read as integer. >=20 > Any comments on this?