gaborgsomogyi commented on issue #24613: [SPARK-27549][SS] Add support for committing kafka offsets per batch for supporting external tooling URL: https://github.com/apache/spark/pull/24613#issuecomment-494281240 +1 on making this configurable. This configuration is purely Kafka connector related so don't see why queryOptions should be introduced for all query types. At the moment don't see why `start` API has to be touched. Is there a problem configuring this with options just like all other Kafka parameters (like `failOnDataLoss`)? Something like `monitoringGroupId`.
---------------------------------------------------------------- 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]
