Matthias Boehm created SYSTEMML-2446:
----------------------------------------
Summary: Paramserv adagrad ASP batch disjoint_continuous failing
Key: SYSTEMML-2446
URL: https://issues.apache.org/jira/browse/SYSTEMML-2446
Project: SystemML
Issue Type: Sub-task
Reporter: Matthias Boehm
{code}
Caused by: java.io.IOException: File
scratch_space/_p152255_9.1.44.68/_t0/temp10100_7141 does not exist on HDFS/LFS.
at
org.apache.sysml.runtime.io.MatrixReader.checkValidInputFile(MatrixReader.java:120)
at
org.apache.sysml.runtime.io.ReaderBinaryCell.readMatrixFromHDFS(ReaderBinaryCell.java:51)
at
org.apache.sysml.runtime.util.DataConverter.readMatrixFromHDFS(DataConverter.java:197)
at
org.apache.sysml.runtime.util.DataConverter.readMatrixFromHDFS(DataConverter.java:164)
at
org.apache.sysml.runtime.controlprogram.caching.MatrixObject.readBlobFromHDFS(MatrixObject.java:434)
at
org.apache.sysml.runtime.controlprogram.caching.MatrixObject.readBlobFromHDFS(MatrixObject.java:59)
at
org.apache.sysml.runtime.controlprogram.caching.CacheableData.readBlobFromHDFS(CacheableData.java:886)
at
org.apache.sysml.runtime.controlprogram.caching.CacheableData.acquireReadIntern(CacheableData.java:434)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)