gyogal commented on PR #485: URL: https://github.com/apache/incubator-livy/pull/485#issuecomment-3589265353
Thank you, I think you change looks great! I think there is one more reference to Python 2 that could be changed: https://github.com/apache/incubator-livy/blob/master/repl/src/main/scala/org/apache/livy/repl/PythonInterpreter.scala#L52 Spark uses "python3" by default: https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/PythonRunner.scala#L51 -- 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]
