You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2014/09/02 13:47:21 UTC

[jira] [Assigned] (HBASE-11877) Make TableSplit more readable

     [ https://issues.apache.org/jira/browse/HBASE-11877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Shaohui reassigned HBASE-11877:
-----------------------------------

    Assignee: Liu Shaohui

> Make TableSplit more readable
> -----------------------------
>
>                 Key: HBASE-11877
>                 URL: https://issues.apache.org/jira/browse/HBASE-11877
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Liu Shaohui
>            Assignee: Liu Shaohui
>            Priority: Minor
>
> When debugging MR jobs reading from hbase table, it's import to figure out which region a map task is reading from.
> But the table split object is hard to read.
> eg:
> {code}
> 2014-09-01 20:58:39,783 INFO [main] org.apache.hadoop.mapred.MapTask: Processing split: lg-hadoop-prc-st40.bj:,0
> {code}
> We should make it more readable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)