GitHub user HyukjinKwon opened a pull request:

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

    [MINOR][PySpark][DOC] Fix SparkSession and Builder API docum

    ## What changes were proposed in this pull request?
    
    This PR fixes wrongly formatted examples in PySpark documentation as below:
    
    - **`SparkSession`**
    
      - **Before**
    
        ![2016-07-06 11 34 
41](https://cloud.githubusercontent.com/assets/6477701/16605847/ae939526-436d-11e6-8ab8-6ad578362425.png)
    
      - **After**
    
        ![2016-07-06 11 33 
56](https://cloud.githubusercontent.com/assets/6477701/16605845/ace9ee78-436d-11e6-8923-b76d4fc3e7c3.png)
    
    - **`Builder`**
    
      - **Before**
        ![2016-07-06 11 34 
44](https://cloud.githubusercontent.com/assets/6477701/16605844/aba60dbc-436d-11e6-990a-c87bc0281c6b.png)
    
      - **After**
        ![2016-07-06 11 34 
06](https://cloud.githubusercontent.com/assets/6477701/16605843/aa8f4cd6-436d-11e6-8ccb-97717bb4010a.png)
    
    ## How was this patch tested?
    
    N/A
    


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

    $ git pull https://github.com/HyukjinKwon/spark minor-pyspark-builder

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

    https://github.com/apache/spark/pull/14063.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 #14063
    
----
commit 180cf5795102c8ad32f006469754d65557249eeb
Author: hyukjinkwon <gurwls...@gmail.com>
Date:   2016-07-06T02:21:10Z

    Fix Python documentation

commit a8968bfab546f631f47a17272b92594297b35567
Author: hyukjinkwon <gurwls...@gmail.com>
Date:   2016-07-06T02:36:26Z

    Fix the return value

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to