[
https://issues.apache.org/jira/browse/KYLIN-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI updated KYLIN-3432:
--------------------------------
Description:
HBase introduces the MultiTableSnapshotInputFormat since 1.2 ; Kylin can merge
segments with this method, so that the cuboid files can be deleted.
# HBASE-13356
# Sample code:
https://github.com/apache/hbase/blob/master/hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java
was:
HBase introduces the MultiTableSnapshotInputFormat since 1.2 ; Kylin can merge
segments with this method, so that the cuboid files can be deleted.
# HBASE-13356
> Merge segments from HBase snapshots
> -----------------------------------
>
> Key: KYLIN-3432
> URL: https://issues.apache.org/jira/browse/KYLIN-3432
> Project: Kylin
> Issue Type: Improvement
> Components: Job Engine
> Reporter: Shaofeng SHI
> Priority: Major
>
> HBase introduces the MultiTableSnapshotInputFormat since 1.2 ; Kylin can
> merge segments with this method, so that the cuboid files can be deleted.
>
> # HBASE-13356
> # Sample code:
> https://github.com/apache/hbase/blob/master/hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapred/MultiTableSnapshotInputFormat.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)