Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2297

Spark left indexing with partitioned broadcasts fails w/ IOB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.2
    • None
    • None

    Description

      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)
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: