Hello folks, I am using the spark structured streaming connector to connect MQTT. I have made the changes to make it work with SSL using BC
My solution requires me to connect to a hierarchy of topics with wildcards like /clientID/# When I get a message - how do i figure out the complete topic name it came from ? Thanks in advance. -- Sincerely, Darshan
