You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/12/13 00:13:00 UTC

[jira] [Commented] (SPARK-32447) Use python3 by default in pyspark and find-spark-home scripts

    [ https://issues.apache.org/jira/browse/SPARK-32447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248488#comment-17248488 ] 

Apache Spark commented on SPARK-32447:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/30750

> Use python3 by default in pyspark and find-spark-home scripts
> -------------------------------------------------------------
>
>                 Key: SPARK-32447
>                 URL: https://issues.apache.org/jira/browse/SPARK-32447
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.1.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> This script depends on `find_spark_home.py` which is migrated to `python3` already by using `#!/usr/bin/env python3`.
> {code}
> FIND_SPARK_HOME_PYTHON_SCRIPT="$(cd "$(dirname "$0")"; pwd)/find_spark_home.py"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org