Hi all, Is there a backend way to be notified when an Ambari operation (such as running a service check or restart) has finished? Or is there a way to run a service check from the backend using REST API command, but it returns the result of the service check only after it completes?
When using REST API command to run a service check, we are instantly given info regarding that service check, instead of receiving that info after it completes. Other then constantly checking that request using a REST API command, is there a way to know when the Ambari operation has completed? Thanks for your time
