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.