[ 
https://issues.apache.org/jira/browse/HBASE-12085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147380#comment-14147380
 ] 

Jingcheng Du commented on HBASE-12085:
--------------------------------------

Thanks [~jmhsieh], I will change them to print human readable numbers.
I notice the attributes in the log, they're mobThreshold and isMob.
bq. IntegrationTestIngestWithMOB        20      'IntegrationTestIngestWithMOB', 
{NAME => 'test_cf', METADATA => {'mobThreshold' => 
'\x00\x00\x00\x00\x00\x01\x90\x00', 'isMob' => '\xFF'}}
 We had modified these attribute names to MOB_THRESHOLD and IS_MOB a week ago 
since mobThreshold and isMob breaks the naming convention. Is the code you ran 
not latest? Just FYI, please confirm it. Thanks.

> mob status should print human readable numbers.
> -----------------------------------------------
>
>                 Key: HBASE-12085
>                 URL: https://issues.apache.org/jira/browse/HBASE-12085
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mob, UI
>    Affects Versions: hbase-11339
>            Reporter: Jonathan Hsieh
>            Assignee: Jingcheng Du
>
> Currently, mob cf configuration stuff shows up as ugly byte strings instead 
> of meaningful numeric values.
> {code}
> IntegrationTestIngestWithMOB  20      'IntegrationTestIngestWithMOB', {NAME 
> => 'test_cf', METADATA => {'mobThreshold' => 
> '\x00\x00\x00\x00\x00\x01\x90\x00', 'isMob' => '\xFF'}}
> {code}



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

Reply via email to