Hi there All- I am currently working on adding a service via ambari stacks.
My service requires another service (hbase and zookeeper) to be restarted before my service will start. How can I do this? Note: Right now, my service installs fine but then fails the automatic start since HBase has not been restarted. I then restart HBase and I am able to start my service... I would like it so that my service doesn't "fail" the first time :) Thanks a bunch! I looked all over for this answer.. and couldn't seem to find. -- Thanks, Amanda Moran