vanzin commented on a change in pull request #24875:
[SPARK-28055][SS][DSTREAMS] Add delegation token custom AdminClient
configurations.
URL: https://github.com/apache/spark/pull/24875#discussion_r298689518
##########
File path: docs/structured-streaming-kafka-integration.md
##########
@@ -819,6 +819,11 @@ Delegation tokens can be obtained from multiple clusters
and <code>${cluster}</c
</tr>
</table>
+#### Kafka Specific Configurations
+
+Kafka's own configurations can be set with `kafka.` prefix, e.g, `--conf
spark.kafka.clusters.${cluster}.kafka.retries=1`.
+For possible kafka parameters, see [Kafka adminclient config
docs](http://kafka.apache.org/documentation.html#adminclientconfigs).
Review comment:
```suggestion
For possible Kafka parameters, see [Kafka adminclient config
docs](http://kafka.apache.org/documentation.html#adminclientconfigs).
```
----------------------------------------------------------------
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]