You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2014/08/01 10:36:38 UTC

[jira] [Created] (HBASE-11643) Read and Write MOB in HBase

Jingcheng Du created HBASE-11643:
------------------------------------

             Summary: Read and Write MOB in HBase
                 Key: HBASE-11643
                 URL: https://issues.apache.org/jira/browse/HBASE-11643
             Project: HBase
          Issue Type: New Feature
          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)