Hi,

I am new to Apache Apex. I have a script to monitor submitted Apex
application using yarn utilities, when application fails, if application
can not relaunch/recover by itself, I would like to launch the application
again. Currently, I can do that by using Apex CLI, and launch the
application with original ID interactively. I would prefer to launch the
application again from a script without using Apex CLI interactively. Any
ideas regarding how do I accomplish that?

Thanks!

Reply via email to