You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2020/09/06 10:36:04 UTC

[GitHub] [systemds] Baunsgaard opened a new pull request #1049: [MINOR] Python API hardening, and stability

Baunsgaard opened a new pull request #1049:
URL: https://github.com/apache/systemds/pull/1049


   Minor changes in Python API startup for ease of startup if systemds is installed somewhere else it will use that systemds.
   This practically means that if you have systemds home set, it will allow the python to use that systemds, while if it is not set, it will default back to the installed jar files from the PIP install.
   
   This is a debated topic in  #992, where it is argued that it would make it harder for a user if the PIP does not contain the jar files.
   
   but it is now here in a new PR that can do both.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemds] Baunsgaard commented on pull request #1049: [MINOR] Python API hardening, and stability

Posted by GitBox <gi...@apache.org>.
Baunsgaard commented on pull request #1049:
URL: https://github.com/apache/systemds/pull/1049#issuecomment-693355365


   Closing PR to reduce number of tests run while debugging.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [systemds] Baunsgaard closed pull request #1049: [MINOR] Python API hardening, and stability

Posted by GitBox <gi...@apache.org>.
Baunsgaard closed pull request #1049:
URL: https://github.com/apache/systemds/pull/1049


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org