pan3793 commented on PR #4678: URL: https://github.com/apache/zeppelin/pull/4678#issuecomment-1818451710
@jongyoul @zjffdu actually, we can refactor the test code of livy module by using a sub-process to call `$LIVY_HOME/livy-server` to manage the Livy server for testing, instead of pulling livy jars and invoking Java/Scala class directly. I have a half-done PoC locally, if you don't mind, I will continue it when I have free time. Or if you think it's not a good idea, then let's keep it as-is. -- 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]
