Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to set jaas conf file from Talend Big Data Streaming job

How to set the jaas conf file, when we execute Talend Big Data Streaming job in a secured cluster?

 

Usually, when we submit any Spark job using spark-submit command, we can set the jaas file in the command itself.

 

--conf "spark.executor.extraJavaOptions=-Djava.security.auth.login.conf=kafka_client_jaas.conf"

 

How do we set the same when we execute Talend Big Data Spark Streaming job?

 

I hope internally Talend will call the Spark Submit command only.. but just wanted to confirm.

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Thanks for posting your issue here.

We have redirected your issue to talend bigdata experts and will come back to you as soon as we can.

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi Sabarina,

 

Any update on this?