mboehm7 commented on PR #1636:
URL: https://github.com/apache/systemds/pull/1636#issuecomment-1154179744

   Hmm, I'm still trying to understand what happened here: (1) the error comes 
from janino, which is provided because Spark already depends on it, but (2) we 
need to package all dependencies into lib of our binary artifact, and (3) it 
seems janino now depends on commons-compiler which needs to be added so we 
would need to add this to our pom file. But, why did all our previous 
experiments in spark drivers, and local operations never showed this? @j143 is 
this only because the scripts for the release process have to be updated as 
well?


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to