You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/03/29 21:52:00 UTC

[jira] [Commented] (HBASE-20299) Update MOB in hbase refguide

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

Ted Yu commented on HBASE-20299:
--------------------------------

lgtm
{code}
98	hbase> create 't1', {NAME => 'f1', IS_MOB => true, MOB_THRESHOLD => 102400, MOB_COMPACT_PARTITION_POLICY => 'monthly'}
99	hbase> alter 't1', {NAME => 'f1', IS_MOB => true, MOB_THRESHOLD => 102400, MOB_COMPACT_PARTITION_POLICY => 'daily'}
{code}
For easier reading, please insert an empty line between creation and alter commands.



> Update MOB in hbase refguide
> ----------------------------
>
>                 Key: HBASE-20299
>                 URL: https://issues.apache.org/jira/browse/HBASE-20299
>             Project: HBase
>          Issue Type: Task
>          Components: mob
>    Affects Versions: 2.0.0-beta-2
>            Reporter: huaxiang sun
>            Assignee: huaxiang sun
>            Priority: Minor
>         Attachments: HBASE-20299-master-v001.patch
>
>
> MOB section in hbase refguide needs to be updated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)