GitHub user BryanCutler opened a pull request:

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

    [SPARK-16403][Examples] Cleanup to remove unused imports, consistent style, 
minor fixes

    ## What changes were proposed in this pull request?
    
    Cleanup of examples, mostly from PySpark-ML to fix minor issues:  unused 
imports, style consistency, pipeline_example is a duplicate, use __future__ 
print funciton, and a spelling error
    
    
    ## How was this patch tested?
    local tests and run modified examples
    


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

    $ git pull https://github.com/BryanCutler/spark examples-cleanup-SPARK-16403

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

    https://github.com/apache/spark/pull/14081.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 #14081
    
----
commit 229fc2697f84875cd993bcdc5eeb8279cc90b2c2
Author: Bryan Cutler <[email protected]>
Date:   2016-07-06T23:24:23Z

    Removed duplicate pipeline example

commit a034cdd8b065ddafbf441ed29bffe5786380c2f4
Author: Bryan Cutler <[email protected]>
Date:   2016-07-06T23:25:04Z

    General cleanup to fix unused imports, formatting, spelling and consistency 
in examples

----


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