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

Perfttest: Univariate statistics 1M x 1K fails on DPESP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • SystemML 0.14
    • SystemML 0.15
    • None
    • None

    Description

      The univariate statistics script fails in hybrid_spark on 1M x 1K with the following exception (this issue has been introduced w/ SYSTEMML-1310)

      Caused by: java.lang.RuntimeException: Unsupported partition format: COLUMN_WISE
      	at org.apache.sysml.runtime.controlprogram.parfor.RemoteDPParForSparkWorker.<init>(RemoteDPParForSparkWorker.java:100)
      	at org.apache.sysml.runtime.controlprogram.parfor.RemoteDPParForSpark.runJob(RemoteDPParForSpark.java:98)
      	at org.apache.sysml.runtime.controlprogram.ParForProgramBlock.executeRemoteSparkParForDP(ParForProgramBlock.java:1104)
      	at org.apache.sysml.runtime.controlprogram.ParForProgramBlock.execute(ParForProgramBlock.java:638)
      	... 14 more
      

      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: