Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 37402 invoked from network); 13 Apr 2011 04:30:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Apr 2011 04:30:50 -0000 Received: (qmail 88839 invoked by uid 500); 13 Apr 2011 04:30:49 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 88771 invoked by uid 500); 13 Apr 2011 04:30:48 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 88752 invoked by uid 99); 13 Apr 2011 04:30:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 04:30:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2011 04:30:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1575E9F69E for ; Wed, 13 Apr 2011 04:30:06 +0000 (UTC) Date: Wed, 13 Apr 2011 04:30:06 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <1671964413.54208.1302669006084.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1603814650.52803.1302630246265.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HBASE-3769) TableMapReduceUtil is inconsistent with other table-related classes that accept byte[] as a table name 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/HBASE-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3769: ---------------------------- Assignee: Erik Onnen > TableMapReduceUtil is inconsistent with other table-related classes that accept byte[] as a table name > ------------------------------------------------------------------------------------------------------ > > Key: HBASE-3769 > URL: https://issues.apache.org/jira/browse/HBASE-3769 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.90.3 > Reporter: Erik Onnen > Assignee: Erik Onnen > Priority: Trivial > Fix For: 0.90.3 > > Attachments: HBASE-3769.patch > > > Minor gripe but we define our entire schema as a set of byte[] constants for tables and CFs. This works well with HTable and HTablePool but TableMapReduceUtil requires conversion to a string, most table-related classes do not. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira