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

Sean Owen resolved SPARK-13887.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 11898
[https://github.com/apache/spark/pull/11898]

> PyLint should fail fast to make errors easier to discover
> ---------------------------------------------------------
>
>                 Key: SPARK-13887
>                 URL: https://issues.apache.org/jira/browse/SPARK-13887
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build, PySpark
>            Reporter: holdenk
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Right now our PyLint script runs all of the checks and then returns the 
> output, this can make it difficult to find the part which errored and 
> complicates the script a bit. We can simplify out script to fail fast which 
> will both simplify the script and make it easier to discover the errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to