You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/01/29 10:00:47 UTC

[jira] [Created] (SPARK-13081) Allow set pythonExec of driver and executor through configuration

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org