[
https://issues.apache.org/jira/browse/SYSTEMML-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-1877.
------------------------------------
> Perfttest: Univariate statistics 1M x 1K fails on DPESP
> -------------------------------------------------------
>
> Key: SYSTEMML-1877
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1877
> Project: SystemML
> Issue Type: Bug
> Affects Versions: SystemML 0.14
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Fix For: SystemML 1.0
>
>
> The univariate statistics script fails in hybrid_spark on 1M x 1K with the
> following exception (this issue has been introduced w/ SYSTEMML-1310)
> {code}
> 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
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)