You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/07/19 02:04:00 UTC

[jira] [Assigned] (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:all-tabpanel ]

Hyukjin Kwon reassigned SPARK-29802:
------------------------------------

    Assignee: Sean R. Owen

> 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
>            Assignee: Sean R. Owen
>            Priority: Major
>             Fix For: 3.1.0
>
>
> 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