[ https://issues.apache.org/jira/browse/SYSTEMML-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Niketan Pansare closed SYSTEMML-1568. ------------------------------------- Resolution: Fixed Fix Version/s: SystemML 1.0 [~deron] Yes, it was fixed in current master. Also, the commit https://github.com/apache/incubator-systemml/commit/8e5599dd9fa94a1b4467ea2866c7203aeac90d12 addresses the wink and antlr issue :) > 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: Niketan Pansare > Priority: Minor > Fix For: SystemML 1.0 > > > 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)