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/07/26 20:02:00 UTC

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

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

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

User 'dongjoon-hyun' has created a pull request for this issue:
https://github.com/apache/spark/pull/29246

> Use python3 by default in 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
>            Priority: Major
>
> 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