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

Jingcheng Du commented on HBASE-11643:
--------------------------------------

It's medium object. It's relative with LOB. BLOB is known as the binary large 
object. The MOB is not large as LOB, but is larger than the normal Cell in 
HBase.

> Read and write MOB in HBase
> ---------------------------
>
>                 Key: HBASE-11643
>                 URL: https://issues.apache.org/jira/browse/HBASE-11643
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>            Reporter: Jingcheng Du
>            Assignee: Jingcheng Du
>
> The read/write MOB in HBase are implemented in this JIRA. Normally, the Cells 
> are saved in the MemStore, and flushed to the HFiles when necessary. For MOB, 
> the Cells are saved in the MemStore as well, but they're flushed to elsewhere 
> out of HBase in the format of HFiles.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to