hddong commented on issue #25412: [SPARK-28691][EXAMPLES] DirectKafkaWordCount support kafka with kerberos URL: https://github.com/apache/spark/pull/25412#issuecomment-520478013 @srowen @gaborgsomogyi ,SSL and SASL_SSL need too more parameters,such as `ssl.truststore.location` `ssl.truststore.password` `ssl.keystore.location` `ssl.keystore.password`... Is it a better choice to create another example file? cc, @dongjoon-hyun if `include something like this at all` is better , I will make some changes to support ssl authentication on this file.
---------------------------------------------------------------- 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]
