[ https://issues.apache.org/jira/browse/SPARK-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
holdenk updated SPARK-13887: ---------------------------- Component/s: PySpark Build > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org