Member since
07-31-2017
3
Posts
0
Kudos Received
0
Solutions
07-31-2017
11:19 AM
Thanks Jay for your awesome support, it would be very helpful if you could provide information on how to access ambari configuration in service checks. When I let ambari print the configurations and parameters variables of the execute function, then configurations is empty and parameters contains my parameters as well as "kerberos.kinit.timer": 14400000. EDIT: I found the answer by digging through the Ambari source code, if anyone else is struggling, see: Ambari @GitHub
... View more
07-31-2017
08:40 AM
Thanks for the awesome article. When I follow your example, everything works fine. However, it I change a script an restart ambari-server, the changes will not be propagated to the amber-agents, I have to restart the agent manually to trigger a sync. Is there a sync interval setting for the agents?
... View more