[
https://issues.apache.org/jira/browse/SYSTEMML-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deron Eriksson resolved SYSTEMML-1596.
--------------------------------------
Resolution: Fixed
Fix Version/s: SystemML 1.0
Fixed by [PR497|https://github.com/apache/systemml/pull/497].
> Set runtime platform via MLContext
> ----------------------------------
>
> Key: SYSTEMML-1596
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1596
> Project: SystemML
> Issue Type: Improvement
> Components: APIs
> Reporter: Deron Eriksson
> Assignee: Deron Eriksson
> Priority: Minor
> Fix For: SystemML 1.0
>
>
> Currently in Spark Shell, the runtime platform can be specified by setting
> DMLScript's rtplatform field:
> {code}
> org.apache.sysml.api.DMLScript.rtplatform =
> org.apache.sysml.api.DMLScript.RUNTIME_PLATFORM.SPARK
> {code}
> Since setting the runtime platform can be a fairly common operation when
> developing/debugging, MLContext can have a setRuntimePlatform or other such
> method for usability.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)