holdenk created SPARK-13887:
-------------------------------

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

Reply via email to