GitHub user arucard21 opened a pull request:

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

    [SPARK-23579][Documentation] Added context model image and updated 
documentation to match it.

    ## What changes were proposed in this pull request?
    
    We updated the documentation to include more information about the context 
of Apache Spark. This includes other projects that Apache Spark can interact 
with but also information about the people that create Apache Spark. We think 
this provides valuable insight into how Apache Spark fits into the world. 
    
    Both the changes in the text of the documentation and the included image 
were created by us. It is our original work which we license to the project 
under the project’s open source license.
    
    We could only change the content in the markdown file, but the image is 
displayed full-width directly under the text. As far as we could tell, the 
styling seems to be applied in the documentation website through CSS files. We 
couldn't really tell how to change and test this. If the current styling isn't 
acceptable, please let us know how to test any changes in style. We'll mark 
this PR as [WIP] then, otherwise it should be ready to be merged.
    
    ## How was this patch tested?
    
    The documentation was tested using the preview functionality of our 
markdown editor and verified in the Github-rendered markdown page. Though it 
should not be affected, we're running `./dev/run-tests` anyway to ensure 
everything is still correct. 
    
    ## Co-contributors:
    @chialun-yeh
    @Hrayo712
    @vpourquie

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

    $ git pull https://github.com/delftswa2018/spark context-overview

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

    https://github.com/apache/spark/pull/20731.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 #20731
    
----
commit c9a8965ba5211fa79bf27efcf9b0a37ebff5072a
Author: arucard21 <arucard21@...>
Date:   2018-03-04T10:38:13Z

    Added context model image and updated documentation to match it.

----


---

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

Reply via email to