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

Deron Eriksson resolved SYSTEMML-1125.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: SystemML 1.0

Fixed by [PR292|https://github.com/apache/incubator-systemml/pull/292].

> Enable REMOTE_SPARK in constrained optimizer
> --------------------------------------------
>
>                 Key: SYSTEMML-1125
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1125
>             Project: SystemML
>          Issue Type: Bug
>          Components: Compiler, ParFor
>         Environment: Optimizer
>            Reporter: Felix Schüler
>            Assignee: Felix Schüler
>             Fix For: SystemML 1.0
>
>
> when using parameters to enforce spark remote parfor, the optimizer doesn't 
> set SPARK as execution mode. Example script:
> ```
> parfor(i in 1:10, opt=CONSTRAINED, mode=SPARK) {
>   // some code
> }
> ```
> Will not actually be executed on Spark.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to