Lee moon soo created ZEPPELIN-262:
-------------------------------------
Summary: Start Spark interpreter process using spark-submit
Key: ZEPPELIN-262
URL: https://issues.apache.org/jira/browse/ZEPPELIN-262
Project: Zeppelin
Issue Type: Improvement
Reporter: Lee moon soo
As Spark recommends use spark-submit to run spark application, Zeppelin can
have an option to run spark interpreter process using spark-submit, after
ZEPPELIN-160.
basic idea is, introduce environment variable 'USE_SPARK_SUBMIT'.
When SPARK_HOME and USE_SPARK_SUBMIT is defined, that interpreter.sh launches
spark interpreter process using spark-submit.
This could help remove some problems oriented from Zeppelin starts SparkContext
not exactly the same way spark-submit does.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)