[
https://issues.apache.org/jira/browse/SYSTEMML-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425815#comment-16425815
]
Niketan Pansare commented on SYSTEMML-1092:
-------------------------------------------
Before closing this issue, one needs to investigate whether it is possible to
package pyspark dependencies into our maven test suite. If not, the following
solution needs to be discussed in the mailing list before adding SPARK_HOME
requirement
- The Python tests are currently disabled as it requires the environment
variable SPARK_HOME to be set:
https://github.com/apache/systemml/blob/master/src/test/java/org/apache/sysml/test/integration/functions/python/PythonTestRunner.java#L41
- For reference, I believe PySpark test suite is kicked using the shell script:
https://github.com/apache/spark/blob/master/dev/run-tests-jenkins
> Integrate python test cases into junit test case
> ------------------------------------------------
>
> Key: SYSTEMML-1092
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1092
> Project: SystemML
> Issue Type: Task
> Reporter: Niketan Pansare
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)