I have been trying for a while connecting Kafka Brokers with SSL securities, My cluster is Azure Databrick and written code on azure note books. I tried so many possible options, but non of them helped. After resolving many error write now I am at "Caused by: NoSuchFileException:/<>/tmp/keystore<>.jks" .
Sorry, but this doesn't seem to be an Abris issue. Unless you believe your problems are somehow caused by Abris you should probably ask on some Kafka forum or maybe Stack Overflow.
I have been trying for a while connecting Kafka Brokers with SSL securities, My cluster is Azure Databrick and written code on azure note books. I tried so many possible options, but non of them helped. After resolving many error write now I am at "Caused by: NoSuchFileException:/<>/tmp/keystore<>.jks" .
These are the properties which I am implemented :
this method will help me to write the data from Datavrame and connect to the topic and publish.
note: with our ssl this method working seamlessly.
Need help to understand what is it I am missing.