Shaofeng SHI created KYLIN-2231:
-----------------------------------
Summary: Layer cubing tolerates some insane records, but in-mem
cubing doesn't
Key: KYLIN-2231
URL: https://issues.apache.org/jira/browse/KYLIN-2231
Project: Kylin
Issue Type: Bug
Components: Job Engine
Reporter: Shaofeng SHI
Priority: Minor
User pengwen yuan in [email protected] mailing list reports that, he got
error when using "in-mem" cubing, but got success after switch to "layer"
cubing algorithm.
Checked the code I think it is because the layer cubing tolerates on minor
insane records (see BaseCuboidMapperBase.handleErrorRecord()), but in-mem
doesn't.
There should be no difference in the behavior. Need make them consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)