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

2017-08-08 Thread Shaofeng SHI (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shaofeng SHI updated KYLIN-2694:

Fix Version/s: v2.1.0

> 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
> Fix For: v2.1.0
>
> Attachments: KYLIN-2694.patch
>
>
> 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)


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

2017-06-28 Thread kangkaisen (JIRA)

 [ 
https://issues.apache.org/jira/browse/KYLIN-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

kangkaisen updated KYLIN-2694:
--
Attachment: KYLIN-2694.patch

This is the patch.

> 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
> Attachments: KYLIN-2694.patch
>
>
> 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)