You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Matthias Boehm (JIRA)" <ji...@apache.org> on 2018/02/06 22:52:01 UTC

[jira] [Closed] (SYSTEMML-2101) JMLC fails in docker image due to non-existing fs classes

     [ https://issues.apache.org/jira/browse/SYSTEMML-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Boehm closed SYSTEMML-2101.
------------------------------------
       Resolution: Fixed
         Assignee: Matthias Boehm
    Fix Version/s: SystemML 1.1

> 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
>            Assignee: Matthias Boehm
>            Priority: Major
>             Fix For: SystemML 1.1
>
>
> {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)