Github user naveenkumargp commented on the issue: https://github.com/apache/zeppelin/pull/2637 @sancyx we tried by taking the source code of commit id 7f237809af7e62da75ecba26d4194c48e6e4cdd0 by building it without modifying interpreter.sh, when we submit the spark job we are getting the following error when spark driver is been launched. Error: Could not find or load main class org.apache.zeppelin.interpreter.remote.RemoteInterpreterServer regards Naveen
---