HeartSaVioR commented on a change in pull request #23301: 
[SPARK-26350][SS]Allow to override group id of the Kafka consumer
URL: https://github.com/apache/spark/pull/23301#discussion_r241607771
 
 

 ##########
 File path: docs/structured-streaming-kafka-integration.md
 ##########
 @@ -379,7 +379,25 @@ The following configurations are optional:
   <td>string</td>
   <td>spark-kafka-source</td>
   <td>streaming and batch</td>
-  <td>Prefix of consumer group identifiers (`group.id`) that are generated by 
structured streaming queries</td>
+  <td>Prefix of consumer group identifiers (`group.id`) that are generated by 
structured streaming
+  queries. If "kafka.group.id" is set, this option will be ignored. </td>
 
 Review comment:
   Yup. I think I chose word incorrectly. Many options are wrapped with \` so 
felt we are having implicit rule on that. please ignore if the approach on 
representation is already not consistent.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to