[ 
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

Reply via email to