GitHub user zouzias opened a pull request:

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

    [SPARK-26121] init commit

    ## What changes were proposed in this pull request?
    
    Allow the Spark Structured Streaming user to specify the prefix of the 
consumer group (group.id), compared to force consumer group ids of the form 
`spark-kafka-source-*`
    
    ## How was this patch tested?
    
    Unit tests provided by Spark (backwards compatible change, i.e., user can 
optionally use the functionality)
    


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

    $ git pull https://github.com/Sqooba/spark SPARK-26121

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

    https://github.com/apache/spark/pull/23103.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 #23103
    
----
commit 4afd3a4dd0794348be1462b896f20de4e344e5ce
Author: Anastasios Zouzias <anastasios@...>
Date:   2018-11-21T10:24:53Z

    [SPARK-26121] init commit

----


---

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

Reply via email to