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/05/07 02:12:00 UTC

[jira] [Commented] (SPARK-29802) update remaining python scripts in repo to python3 shebang

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

Apache Spark commented on SPARK-29802:
--------------------------------------

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

> update remaining python scripts in repo to python3 shebang
> ----------------------------------------------------------
>
>                 Key: SPARK-29802
>                 URL: https://issues.apache.org/jira/browse/SPARK-29802
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.0.0
>            Reporter: Shane Knapp
>            Priority: Major
>
> there are a bunch of scripts in the repo that need to have their shebang updated to python3:
> {noformat}
> dev/create-release/releaseutils.py:#!/usr/bin/env python
> dev/create-release/generate-contributors.py:#!/usr/bin/env python
> dev/create-release/translate-contributors.py:#!/usr/bin/env python
> dev/github_jira_sync.py:#!/usr/bin/env python
> dev/merge_spark_pr.py:#!/usr/bin/env python
> python/pyspark/version.py:#!/usr/bin/env python
> python/pyspark/find_spark_home.py:#!/usr/bin/env python
> python/setup.py:#!/usr/bin/env python{noformat}



--
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