Sebastian Baunsgaard created SYSTEMML-2540:
----------------------------------------------
Summary: Stop Exception
Key: SYSTEMML-2540
URL: https://issues.apache.org/jira/browse/SYSTEMML-2540
Project: SystemML
Issue Type: Improvement
Components: APIs, Test
Affects Versions: SystemDS 2.0
Environment: All
Reporter: Sebastian Baunsgaard
Fix For: SystemDS 2.0
Currently the system require us to either check stdOut, or look if a file has
been created aka the script did not terminate. If one wants to test for a stop
condition in SystemDS.
Unfortunately neither is available at the moment, so we will have to make some.
A idea is that the exception thrown from a stop should not be caught and just
print, but be thrown all the way out to a user, but with the twist that it
should still provide the same print as before if executed normally not a stack
trace.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)