Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I am developing Talend Big data job (Spark). I am trying to establish connection with Cassandra. For Cassandra connection i need to use SSL. For that I am using tsetKeyStore component. In this I have to define the file path for the .jks file. I placed the file in Hadoop HDFS path and giving that path. But job keep failing that the file is not found. Please confirm from where the component will look for the file in a spark cluster. I tried with the local path.
Hi,
You will have to keep the file in the job server where you are planning to run the job.
If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome 🙂
Warm Regards,
Nikhil Thampi