gaborgsomogyi commented on issue #25030: [SPARK-28232][SS][SQL] Add groupIdPrefix for Kafka batch connector URL: https://github.com/apache/spark/pull/25030#issuecomment-507605021 Just for better understanding here is the actual documentation: ``` <tr> <td>groupIdPrefix</td> <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. If "kafka.group.id" is set, this option will be ignored. </td> </tr> ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
