GitHub user jose-torres opened a pull request:

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

    [SPARK-24234][SS] Reader for continuous processing shuffle

    ## What changes were proposed in this pull request?
    
    Read RDD for continuous processing shuffle, as well as the initial 
RPC-based row receiver.
    
    
https://docs.google.com/document/d/1IL4kJoKrZWeyIhklKUJqsW-yEN7V7aL05MmM65AYOfE/edit#heading=h.8t3ci57f7uii
    
    ## How was this patch tested?
    
    new unit tests


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

    $ git pull https://github.com/jose-torres/spark readerRddMaster

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

    https://github.com/apache/spark/pull/21337.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 #21337
    
----
commit 1d6b71898e2a640e3c0809695d2b83f3f84eaa38
Author: Jose Torres <torres.joseph.f+github@...>
Date:   2018-05-15T18:07:54Z

    continuous shuffle read RDD

----


---

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

Reply via email to