GitHub user phalodi opened a pull request:

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

    remove extra table tags in configuration document

    ## What changes were proposed in this pull request?
    
    Remove extra table tags in configurations document.
    
    
    ## How was this patch tested?
    
    Run all test cases and generate document.
    
    Before with extra tag its look like below
    
![config-wrong1](https://cloud.githubusercontent.com/assets/8075390/18608239/c602bb60-7d01-11e6-875e-f38558997dd3.png)
    
    
![config-wrong2](https://cloud.githubusercontent.com/assets/8075390/18608241/cf3b672c-7d01-11e6-935e-1e73f9e6e578.png)
    
    After removing tags its looks like below
    
    
![config](https://cloud.githubusercontent.com/assets/8075390/18608245/e156eb8e-7d01-11e6-98aa-3be68d4d1961.png)
    
    
    
![config2](https://cloud.githubusercontent.com/assets/8075390/18608247/e84eecd4-7d01-11e6-9738-a3f7ff8fe834.png)
    


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

    $ git pull https://github.com/phalodi/spark SPARK-17575

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

    https://github.com/apache/spark/pull/15130.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 #15130
    
----
commit 558d457c39d5041b75b87e05516a68dcdc8171be
Author: sandy <phal...@gmail.com>
Date:   2016-09-17T12:35:42Z

    remove extra table tags in configuration document

----


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