DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Please follow the style of the existing codebase.
For Python code, Apache Spark follows PEP 8 with one exception: lines can be up to 100 characters in length, not 79.
For Scala code, Apache Spark follows the follows the official Scala style guide, but with the following changes:
...