I can stop it using rest api, but stop it through ambari ui seems doesn't work.
On Mon, Mar 28, 2016 at 11:32 AM, Jeff Zhang <[email protected]> wrote: > > > I can sure the service it stopped, (ambari also show it is stopped), but > when I try to delete it using rest api, the response says it can not be > removed because it is not stopped. Is there any way to enforce it to > removed/stopped ? Thanks > > > { > "status" : 500, > "message" : "org.apache.ambari.server.controller.spi.SystemException: An > internal system exception occurred: Cannot remove LIVY. Desired state > STARTED is not removable. Service must be stopped or disabled." > } > > -- > Best Regards > > Jeff Zhang > -- Best Regards Jeff Zhang
