Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Dataload Controller Error

avatar
Explorer

Hello everyone,

 

I'm going to ask for your support regarding a problem we're having today. We also have HDFS DELEGATION TOKEN problem in RA cluster, if some of our controllers (you can accept it as an application) are not restarted within 7 days, the tasks they run fail. Actually, there is a similar situation here, but it looks a little different than what we experience today. Although the controller restarted yesterday, we observed perpetrators with the same error today. After the controller is restarted, the tasks are completed when they are restarted. I am sending the klist outputs from the .4 server, the first one is between 12:45-01:00pm, the next one is around 01:45pm, why did the situation occur here, can I ask for your support?

 

Cloudera Version 6.3.3

 


12.png
2 REPLIES 2

avatar
Expert Contributor

Hi @reca.,

May I know have you specified Kerberos principal and keytab in your Flume conf:

https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_sg_use_subs_vars_s11.html

 

If you have many long running jobs we would recommend you to increase default HDFS Delegation token max lifetime and renew time:

add following properties into “HDFS Service Advanced Configuration Snippet (Safety Valve) for hdfs-site.xml”
dfs.namenode.delegation.token.max-lifetime   604800000 (7days) -> increase to 30 days
dfs.namenode.delegation.token.renew-interval     86400000 (1days) -> increase to 30 days

 You can set max-lifetime to even 1 year and the renew interval just need to be equal or smaller than max-lifetime. 

avatar
Community Manager

@reca Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. 



Regards,

Vidya Sargur,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community: