Matthias Boehm created SYSTEMML-2101:
----------------------------------------
Summary: JMLC fails in docker image due to non-existing fs classes
Key: SYSTEMML-2101
URL: https://issues.apache.org/jira/browse/SYSTEMML-2101
Project: SystemML
Issue Type: Bug
Reporter: Matthias Boehm
{code}
org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2584)
java.io.at
org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2591)
at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2630)
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:370)a:2612)
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:354)
at
org.apache.sysml.runtime.io.IOUtilFunctions.getFileSystem(IOUtilFunctions.java:66)
at
org.apache.sysml.parser.DataExpression.validateExpression(DataExpression.java:605)4)
at
org.apache.sysml.parser.StatementBlock.validate(StatementBlock.java:575)mentBlock.java:627)
at
org.apache.sysml.api.jmlc.Connection.prepareScript(Connection.java:225)ava:150)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)