zjffdu edited a comment on pull request #3998: URL: https://github.com/apache/zeppelin/pull/3998#issuecomment-749604278
@Reamer This is not to replace spark interpreter, but to be complementary to the current spark interpreter. Current spark interpreter is for interactive development (run spark interactively), while this PR introduce the native approach (spark-submit) to run spark jobs via jars in non-interactive way. This is similar as livy's batch session (https://livy.apache.org/docs/latest/rest-api.html) ---------------------------------------------------------------- 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]
