You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "kangkaisen (JIRA)" <ji...@apache.org> on 2017/06/28 10:36:00 UTC

[jira] [Created] (KYLIN-2694) Fix ArrayIndexOutOfBoundsException in SparkCubingByLayer

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)