kangkaisen created KYLIN-2694:
---------------------------------
Summary: Fix ArrayIndexOutOfBoundsException in SparkCubingByLayer
Key: KYLIN-2694
URL: https://issues.apache.org/jira/browse/KYLIN-2694
Project: Kylin
Issue Type: Bug
Components: Spark Engine
Affects Versions: v2.0.0
Reporter: kangkaisen
Assignee: kangkaisen
Priority: Minor
cubeDesc.getBuildLevel() could be zero, so there will throw
ArrayIndexOutOfBoundsException in allRDDs[totalLevels - 1].unpersist().
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)