[
https://issues.apache.org/jira/browse/SYSTEMML-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533439#comment-15533439
]
Mike Dusenberry commented on SYSTEMML-710:
------------------------------------------
FYI, our Python API has changed, and now the {{SystemML.py}} is only for the
**old** MLContext.
For the new API, we've split up the Python API into several files, and placed
them in a new {{src/main/python}} folder. We will publish the new Python
library online, and users will install using the native Python package manager,
i.e. {{pip install systemml}}.
> Add `SystemML.py` To All Distribution Releases
> ----------------------------------------------
>
> Key: SYSTEMML-710
> URL: https://issues.apache.org/jira/browse/SYSTEMML-710
> Project: SystemML
> Issue Type: Improvement
> Reporter: Mike Dusenberry
> Assignee: Glenn Weidner
> Priority: Minor
> Labels: starter
>
> Currently, our {{SystemML.py}} Python API file is not included in the release
> assemblies. We should add it to the base directory of each of the release
> packages so that our {{MLContext}} PySpark API can be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)