You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Niketan Pansare (JIRA)" <ji...@apache.org> on 2017/05/01 17:03:04 UTC

[jira] [Assigned] (SYSTEMML-1568) NULL condition not check for Spark version in MLContext

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

Niketan Pansare reassigned SYSTEMML-1568:
-----------------------------------------

    Assignee: Deron Eriksson

> NULL condition not check for Spark version in MLContext
> -------------------------------------------------------
>
>                 Key: SYSTEMML-1568
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1568
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Niketan Pansare
>            Assignee: Deron Eriksson
>            Priority: Minor
>
> I see following warning after starting pyspark shell:
> {code}
> 17/04/30 14:05:25 WARN MLContext: Apache Spark null or above is recommended for SystemML null
> Welcome to Apache SystemML!
> {code}
> To reproduce the warning, please use Spark 2.1:
> {code}
> # checkout current master
> mvn package -P distribution
> pip install target/systemml-1.0.0-incubating-SNAPSHOT-python.tgz
> pyspark
> >> run simple script with python mlcontext
> {code} 
> [~deron] Can you please take a look at it ?



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