GitHub user liuxianjiao opened a pull request:

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

    [SPARK-23735]Optimize  the document by adding an import streaming con…

    …figuration
    
    ## What changes were proposed in this pull request?
    
    Optimize  the document by adding an import streaming 
configuration,spark.streaming.concurrentJobs。This parameter is quite import 
,but is lacking in our current spark document.
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/liuxianjiao/spark SPARK-23735

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

    https://github.com/apache/spark/pull/20857.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 #20857
    
----
commit 91f3f9c10b07056a5fdeb5befa3fa8356ae501ee
Author: liuxianjiao <liu.xianjiao@...>
Date:   2018-03-19T09:00:24Z

    [SPARK-23735]Optimize  the document by adding an import streaming 
configuration

----


---

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

Reply via email to