Spark Developer Scripts
This directory contains scripts useful to developers when packaging, testing, or committing to Spark.
Many of these scripts require Apache credentials to work correctly.
PEP8 tests run on files under "./python", but unzipped py4j code is found at "./python/build/py4j". Py4J code fails style checks and can fail ./dev/run-tests if this code is present locally. Author: Sean Owen <sowen@cloudera.com> Closes #2222 from srowen/SPARK-3331 and squashes the following commits: 34711ec [Sean Owen] Restrict lint check to pyspark/, since the local directory can contain unzipped py4j code in build/py4j
Name | Last commit | Last update |
---|---|---|
.. | ||
audit-release | ||
create-release | ||
README.md | ||
check-license | ||
github_jira_sync.py | ||
lint-python | ||
lint-scala | ||
merge_spark_pr.py | ||
mima | ||
run-tests | ||
run-tests-jenkins | ||
scalastyle |