You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shane Knapp (Jira)" <ji...@apache.org> on 2021/07/24 01:06:00 UTC

[jira] [Comment Edited] (SPARK-32797) Install mypy on the Jenkins CI workers

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

Shane Knapp edited comment on SPARK-32797 at 7/24/21, 1:05 AM:
---------------------------------------------------------------

[~hyukjin.kwon] [~fokko] this change breaks the current build (properly, i assume, but fail nonetheless):

[https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141578/console]


was (Author: shaneknapp):
[~hyukjin.kwon] this is now causing all builds to fail (properly, i assume, but fail nonetheless):

https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/141578/console

> Install mypy on the Jenkins CI workers
> --------------------------------------
>
>                 Key: SPARK-32797
>                 URL: https://issues.apache.org/jira/browse/SPARK-32797
>             Project: Spark
>          Issue Type: Improvement
>          Components: jenkins, PySpark
>    Affects Versions: 3.1.0
>            Reporter: Fokko Driesprong
>            Assignee: Shane Knapp
>            Priority: Major
>             Fix For: 3.3.0
>
>
> We want to check the types of the PySpark code. This requires mypy to be installed on the CI. Can you do this [~shaneknapp]? 
> Related PR: [https://github.com/apache/spark/pull/29180]
> You can install this using pip: [https://pypi.org/project/mypy/] Should be similar to flake8 and sphinx. The latest version is ok! Thanks!



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