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

Jingcheng Du updated HBASE-12085:
---------------------------------
    Attachment: HBASE-12085.diff

Upload the patch to add LONG and BOOLEAN to the PrettyPrinter.Unit to print 
human readable information of MOB values in column family.
I introduce two attributes into the column family. These attributes resided in 
the MobConstants, they're duplicated. I will open another JIRA to clean these 
code.
Besides, I notice that we could not support to create/alter mob table in the 
hbase shell, will create another JIRA to fix that as well. 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
>         Attachments: HBASE-12085.diff
>
>
> 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