You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/12 22:33:00 UTC

[jira] [Commented] (SPARK-26350) Allow the user to override the group id of the Kafka's consumer

    [ https://issues.apache.org/jira/browse/SPARK-26350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16719517#comment-16719517 ] 

ASF GitHub Bot commented on SPARK-26350:
----------------------------------------

zsxwing opened a new pull request #23301: [SPARK-26350]Allow to override group id of the Kafka consumer
URL: https://github.com/apache/spark/pull/23301
 
 
   ## What changes were proposed in this pull request?
   
   This PR allows the user to override `kafka.group.id` for better monitoring or security. The user needs to make sure there are not multiple queries or sources using the same group id.
   
   ## How was this patch tested?
   
   The new added unit tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Allow the user to override the group id of the Kafka's consumer
> ---------------------------------------------------------------
>
>                 Key: SPARK-26350
>                 URL: https://issues.apache.org/jira/browse/SPARK-26350
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.4.0
>            Reporter: Shixiong Zhu
>            Priority: Major
>
> Sometimes the group id is used to identify the stream for "security". We should give a flag that lets you override it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org