You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/03/07 19:20:38 UTC

[jira] [Created] (SYSTEMML-1377) GDFO tests fail when scratch_space directory not publicly accessable

Glenn Weidner created SYSTEMML-1377:
---------------------------------------

             Summary: GDFO tests fail when scratch_space directory not publicly accessable
                 Key: SYSTEMML-1377
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1377
             Project: SystemML
          Issue Type: Improvement
          Components: Test
            Reporter: Glenn Weidner
            Assignee: Glenn Weidner


The GDFO tests use a custom configuration file which bypasses the scratch_space directory processing in base test class.  In environments where workspace parent folder access is restricted, the following type of error can occur:
java.io.IOException: Resource file:./scratch_space/_p30258_9.30.160.92/_t0/temp36207_211 is not publicly accessable and as such cannot be part of the public cache.
	at org.apache.sysml.lops.runtime.RunMRJobs.submitJob



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)