Jeff Zhang created SPARK-13081:
----------------------------------
Summary: Allow set pythonExec of driver and executor through
configuration
Key: SPARK-13081
URL: https://issues.apache.org/jira/browse/SPARK-13081
Project: Spark
Issue Type: Improvement
Components: PySpark, Spark Submit
Reporter: Jeff Zhang
Currently user has to export environment variable PYSPARK_DRIVER_PYTHON and
PYSPAR_PYTHON to set the pythonExec of driver and executor. It is fine with
interactive mode using bin/pyspark, but it is not so convenient if user want to
use pyspark in batch mode by using bin/spark-submit. It would be better to
allow user set pythonExec through "--conf"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]