koeninger commented on issue #24968: Add some clarifications to kafka usage with SSL URL: https://github.com/apache/spark/pull/24968#issuecomment-505951735 I'm a little confused - it looks like the PR is to change the documentation for the DStream kafka source, but the code example @sortega is giving is for df.write KafkaUtils.createDirectStream is not expecting the keys in the kafkaParams argument to be prefixed with kafka, it's expecting them to match the org.apache.kafka consumer config documentation
---------------------------------------------------------------- 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]
