[jira] [Assigned] (SPARK-34551) generate-contributors.py, releaseutils.py and translate-contributors.py are broken

2021-02-26 Thread Hyukjin Kwon (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-34551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon reassigned SPARK-34551:


Assignee: Hyukjin Kwon

> generate-contributors.py, releaseutils.py and translate-contributors.py are 
> broken
> --
>
> Key: SPARK-34551
> URL: https://issues.apache.org/jira/browse/SPARK-34551
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.2.0
>Reporter: Hyukjin Kwon
>Assignee: Hyukjin Kwon
>Priority: Major
>
> This is broken after SPARK-32719. {{raw_input}} does not exist in 
> {{releaseutils}} but in Python 2:
> {code}
> Traceback (most recent call last):
>   File "dev/create-release/generate-contributors.py", line 25, in 
> from releaseutils import tag_exists, raw_input, get_commits, 
> yesOrNoPrompt, get_date, \
> ImportError: cannot import name 'raw_input' from 'releaseutils' 
> (/.../spark/dev/create-release/releaseutils.py)
> {code}
> In addition, these scripts look only working with Python 2. We should drop 
> Python 2.



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

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



[jira] [Assigned] (SPARK-34551) generate-contributors.py, releaseutils.py and translate-contributors.py are broken

2021-02-26 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-34551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-34551:


Assignee: (was: Apache Spark)

> generate-contributors.py, releaseutils.py and translate-contributors.py are 
> broken
> --
>
> Key: SPARK-34551
> URL: https://issues.apache.org/jira/browse/SPARK-34551
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.2.0
>Reporter: Hyukjin Kwon
>Priority: Major
>
> This is broken after SPARK-32719. {{raw_input}} does not exist in 
> {{releaseutils}} but in Python 2:
> {code}
> Traceback (most recent call last):
>   File "dev/create-release/generate-contributors.py", line 25, in 
> from releaseutils import tag_exists, raw_input, get_commits, 
> yesOrNoPrompt, get_date, \
> ImportError: cannot import name 'raw_input' from 'releaseutils' 
> (/.../spark/dev/create-release/releaseutils.py)
> {code}
> In addition, these scripts look only working with Python 2. We should drop 
> Python 2.



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

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



[jira] [Assigned] (SPARK-34551) generate-contributors.py, releaseutils.py and translate-contributors.py are broken

2021-02-26 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-34551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-34551:


Assignee: Apache Spark

> generate-contributors.py, releaseutils.py and translate-contributors.py are 
> broken
> --
>
> Key: SPARK-34551
> URL: https://issues.apache.org/jira/browse/SPARK-34551
> Project: Spark
>  Issue Type: Bug
>  Components: Project Infra
>Affects Versions: 3.2.0
>Reporter: Hyukjin Kwon
>Assignee: Apache Spark
>Priority: Major
>
> This is broken after SPARK-32719. {{raw_input}} does not exist in 
> {{releaseutils}} but in Python 2:
> {code}
> Traceback (most recent call last):
>   File "dev/create-release/generate-contributors.py", line 25, in 
> from releaseutils import tag_exists, raw_input, get_commits, 
> yesOrNoPrompt, get_date, \
> ImportError: cannot import name 'raw_input' from 'releaseutils' 
> (/.../spark/dev/create-release/releaseutils.py)
> {code}
> In addition, these scripts look only working with Python 2. We should drop 
> Python 2.



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

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