Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!
Labels (1)
avatar

When Ambari executes tasks like START/STOP/RESTART/... , it timeouts after waiting 20mins ( 1200 seconds).

For example Namenode START command waits for 20mins and then mark the service is Failed/Timeout - in larger clusters NameNodes takes much longer time - How to tell Ambari to wait for much longer?

Add below 2 configs and re-start the service - this change increases the timeout value to 1Hour.

agent.task.timeout=3600 
server.task.timeout=3600

Note: This change may not take affect during the Upgrade If it is already scheduled.

5,285 Views
0 Kudos
Comments
avatar
Expert Contributor

Super helpful to know it can be done, but is this the ambari-server conf file you edit or the ambari-agent file? I assume it's ambari-server but it would be nice to have that as a clear call out in the article.

avatar
Expert Contributor

it needs to be updated in ambari.properties file

Version history
Last update:
‎09-13-2018 11:26 PM
Updated by:
Contributors