You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/09/24 20:34:33 UTC

[jira] [Created] (HBASE-12085) mob status should print human readable numbers.

Jonathan Hsieh created HBASE-12085:
--------------------------------------

             Summary: mob status should print human readable numbers.
                 Key: HBASE-12085
                 URL: https://issues.apache.org/jira/browse/HBASE-12085
             Project: HBase
          Issue Type: Bug
          Components: mob, UI
    Affects Versions: hbase-11339
            Reporter: Jonathan Hsieh


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)