GitHub user dongjoon-hyun opened a pull request:

    https://github.com/apache/spark/pull/12911

    [SPARK-15134][EXAMPLE] Indent SparkSession builder patterns and update 
binary_classification_metrics_example.py

    ## What changes were proposed in this pull request?
    
    This issue addresses the comments in SPARK-15031 and also fix java-linter 
errors.
    - Use multiline format in SparkSession builder patterns.
    - Update `binary_classification_metrics_example.py` to use `SparkSession`.
    - Fix Java Linter errors (in SPARK-13745, SPARK-15031, and so far)
    
    
    ## How was this patch tested?
    
    After passing the Jenkins tests and run `dev/lint-java` manually.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-15134

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12911.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #12911
    
----
commit 9fa392a89b183c384098a4d6d1b7b91b561c6ae9
Author: Dongjoon Hyun <[email protected]>
Date:   2016-05-04T21:52:41Z

    [MINOR][EXAMPLE] Indent SparkSession builder patterns and update 
binary_classification_metrics_example.py

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to