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: 
WSyahirah21
Creator
Creator

Client cannot authenticate via:[TOKEN, KERBEROS] when running Talend job to remote server

I'm currently encounter error messages or unexpected issues when you use a Kerberos authentication to connect to a server. 

0695b00000N2UQPAA3.png

0695b00000N2UQeAAN.png

Based on this documentation, I need to Run kinit where the driver will run (on the server where the JobServer lies if on remote).

Also following this documentation also, configuring-cache-file-kerberos-credentials I tried to set the cache file kerberos credentials in new tSystem component such as:

0695b00000N2UT9AAN.png

Is it the correct way to solve the credential kerberos error in talend studio?

Labels (4)
2 Replies
Anonymous
Not applicable

Hi,

 

Thank you for writing to us. Can you please check the below document to ensure studio setup / job server(remote) setup is correct at your end?

 

https://help.talend.com/r/en-US/7.3/use-kerberos-big-data/installing-and-configuring-kerberos-client

 

Once this is done if the issue persisits ,Please have the look at below

 

https://community.talend.com/s/article/A-Job-with-HDFS-source-or-target-fails-with-a-GSS-initiate-failed-error-even-though-the-Kerberos-ticket-is-generated-on-the-JobServer-GCeED

 

Thanks!

WSyahirah21
Creator
Creator
Author

Hi. resolved the issue by adding kerberos auth in tSystem. Thanks