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

org.apache.hadoop.security.AccessControlException: Client cannot authenticate via:[TOKEN, KERBEROS]

Hello, 

 

I'm encountering the following error: 

org.apache.hadoop.security.AccessControlException: Client cannot authenticate via:[TOKEN, KERBEROS]

 

It terminates on my tRunJob that execute my spark job.

Kindly see attached file for the full logs and please help me on this

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

What's Framwork are you using? Is it a spark job or mapreduce job? Could you give us a more bit information about your environment background and job design?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hello,

 

I'm using a standard job(master job) that get table partitions and all the transformation is executed in a spark job. Result will be loaded to hdfs.