Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@locus.apache.org Received: (qmail 61085 invoked from network); 17 Dec 2008 06:21:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Dec 2008 06:21:06 -0000 Received: (qmail 68339 invoked by uid 500); 17 Dec 2008 06:21:19 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 68329 invoked by uid 500); 17 Dec 2008 06:21:19 -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 68314 invoked by uid 99); 17 Dec 2008 06:21:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Dec 2008 22:21:19 -0800 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; Wed, 17 Dec 2008 06:21:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5E017234C40E for ; Tue, 16 Dec 2008 22:20:46 -0800 (PST) Message-ID: <748770335.1229494846383.JavaMail.jira@brutus> Date: Tue, 16 Dec 2008 22:20:46 -0800 (PST) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Updated: (HAMA-138) left pad with zeroes to integer key In-Reply-To: <1694605389.1229449604957.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/HAMA-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-138: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) fixed SBSC_USE_STRINGBUFFER_CONCATENATION findbugs. I just commited this. > left pad with zeroes to integer key > ----------------------------------- > > Key: HAMA-138 > URL: https://issues.apache.org/jira/browse/HAMA-138 > Project: Hama > Issue Type: Improvement > Components: implementation > Affects Versions: 0.1.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.1.0 > > Attachments: HAMA-138.patch > > > I would use integer key and extract data from range scans. But, hbase row/column is alphabetically sorted. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.