Hello, i am trying to communicate with ranger admin url over ssl however while trying to enable ranger kafka plugin i am getting 'java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils' as shown below:
due to this there is no cred.jceks file created in my /etc/ranger/kafkadev/ directory which is needed and i get PKIX path failed error. I am using the original ranger github repository to bring up kafka and ranger docker container and facing this error. Can someone please help out and let me know how to fix this? Or if i can manually create the cred.jceks file?