[
https://issues.apache.org/jira/browse/HBASE-12698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637859#comment-14637859
]
Hudson commented on HBASE-12698:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6672 (See
[https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-12698 Add mob cell count to the metadata of each mob file (Jingcheng Du)
(jmhsieh: rev 917adbf0e53903e986ed2270a6b270495428b0fb)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMobCompaction.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobStoreFlusher.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mob/DefaultMobCompactor.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/mob/mapreduce/MemStoreWrapper.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/StoreFile.java
> Add mob cell count to the metadata of each mob file
> ---------------------------------------------------
>
> Key: HBASE-12698
> URL: https://issues.apache.org/jira/browse/HBASE-12698
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: hbase-11339
> Reporter: Jingcheng Du
> Assignee: Jingcheng Du
> Fix For: hbase-11339
>
> Attachments: HBASE-12698.diff
>
>
> Currently we don't know the cell count according to the existing file
> information in the mob file. This value is very useful in the mob compaction,
> we should have it in the metadata of each mob file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)