[
https://issues.apache.org/jira/browse/HBASE-12085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148599#comment-14148599
]
Jingcheng Du commented on HBASE-12085:
--------------------------------------
[~anoop.hbase], thanks for the review. Will merge them together.
Hi Jon, [~jmhsieh], if the mob is considered as a featuer of hbase, we could
add mob attributes directly in the hcd, adding the setter/getter there should
not be a problem just like other values in hcd.
In the hbase shell, every other reserved value is explicitly set, so they could
work with the hbase shell. Why not to add the mob ones there? Is it ok to add
them? Please advise.
> 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-V2.diff, 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)