[
https://issues.apache.org/jira/browse/SYSTEMML-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2297.
------------------------------------
Resolution: Fixed
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.2
> Spark left indexing with partitioned broadcasts fails w/ IOB
> ------------------------------------------------------------
>
> Key: SYSTEMML-2297
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2297
> Project: SystemML
> Issue Type: Bug
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Priority: Major
> Fix For: SystemML 1.2
>
>
> {code}
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 254
> at
> org.apache.sysml.runtime.instructions.spark.data.PartitionedBlock.getBlock(PartitionedBlock.java:160)
> at
> org.apache.sysml.runtime.instructions.spark.data.PartitionedBlock.slice(PartitionedBlock.java:228)
> at
> org.apache.sysml.runtime.instructions.spark.data.PartitionedBroadcast.slice(PartitionedBroadcast.java:97)
> at
> org.apache.sysml.runtime.instructions.spark.MatrixIndexingSPInstruction$LeftIndexPartitionFunction$LeftIndexPartitionIterator.computeNext(MatrixIndexingSPInstruction.java:438)
> at
> org.apache.sysml.runtime.instructions.spark.MatrixIndexingSPInstruction$LeftIndexPartitionFunction$LeftIndexPartitionIterator.computeNext(MatrixIndexingSPInstruction.java:391)
> at
> org.apache.sysml.runtime.instructions.spark.data.LazyIterableIterator.next(LazyIterableIterator.java:79)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)