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 2021/04/16 23:48:05 UTC

[GitHub] [systemds] corepointer opened a new pull request #1230: [SYSTEMSD-2936] Run script handling execution modes and other improve…

corepointer opened a new pull request #1230:
URL: https://github.com/apache/systemds/pull/1230


   …ments
   
   * Execution mode can be set via SYSDS_EXEC_MODE env var or via -exec parameter
   * Better handling of -config parameter
   * Better auto search for config, log and jar file if not provided
   * Default to hybrid instead of singlenode
   * Check for non singlenode mode when running distributed
   
   As much as I dislike to bash scripts for their abundance of non obvious ways of solving problems, our run script needed some attention as it does not quite work correctly in some ways. Now that I needed the exec mode setting I pushed myself to it.
   Sending this one out as PR as it changes the default behavior of our run script.


-- 
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 #1230: [SYSTEMSD-2936] Run script handling execution modes and other improve…

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


   


-- 
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 #1230: [SYSTEMSD-2936] Run script handling execution modes and other improve…

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


   merged


-- 
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 #1230: [SYSTEMSD-2936] Run script handling execution modes and other improve…

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


   LGTM, the error is something in python, that can be easily fixed during merge.


-- 
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