spark-secure-kafka-app
spark-secure-kafka-app copied to clipboard
Sample Spark Streaming application for secure consumption from Kafka
Results
2
spark-secure-kafka-app issues
Sort by
recently updated
recently updated
newest added
We follows the steps, our environment we use SASL_SSL protocol and kerberos authentication. When ever we execute from user we are getting below exception. Caused by: javax.security.auth.login.LoginException: Could not login:...
Hi, I am trying to do with pyspark, but I don't know how pass the variable commonParams that you use. I need pass the protocol SASL_PLAINTEXT and "sasl.kerberos.service.name" -> "kafka"....