kev-inn commented on pull request #992:
URL: https://github.com/apache/systemds/pull/992#issuecomment-660131721


   That also sounds like a better option (in my opinion), but then we would 
have to define a default path because setting an environment variable for the 
system will be hard. Also we would not like to download all the jars, which 
would save us no download work, but instead anyway set the jars to download, so 
why not do it when building the package and distribute it combined? That would 
also lead to all the data be in a single directory where pip packages are 
stored. Also setting up java is a single command (we should actually force java 
8 execution, which we don't do atm jus `java ...` right?).


----------------------------------------------------------------
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:
[email protected]


Reply via email to