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
Reporter: Erik Onnen
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