[
https://issues.apache.org/jira/browse/KYLIN-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI updated KYLIN-1387:
--------------------------------
Fix Version/s: (was: v2.1)
v2.0
> Streaming cubing doesn't generate cuboids files on HDFS, cause cube merge
> failure
> ---------------------------------------------------------------------------------
>
> Key: KYLIN-1387
> URL: https://issues.apache.org/jira/browse/KYLIN-1387
> Project: Kylin
> Issue Type: Bug
> Components: streaming
> Affects Versions: v2.0
> Reporter: Shaofeng SHI
> Assignee: Shaofeng SHI
> Fix For: v2.0
>
>
> In an early version of Kylin streaming, the HBaseMROutput2.java will use
> HBase Scan API to do the merge. Later Yang refactored that into
> HBaseMROutput2Transition.java, while keep using the cuboids files on HDFS to
> do the merge. But the StreamingBatchBuilder didn't generate the cuboids,
> which causes the merge failed to run.
> Solution: as a workaround, the StreamingBatchBuilder should leave cuboids
> files when building micro segments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)