[
https://issues.apache.org/jira/browse/SPARK-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207227#comment-15207227
]
Apache Spark commented on SPARK-13887:
--------------------------------------
User 'holdenk' has created a pull request for this issue:
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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]