Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Bhooshan MogalBhooshan MogalReporter
Jeff DixJeff DixLabels
Affects versions
Components
Priority
Major
Details
Details
Assignee
Bhooshan Mogal
Bhooshan MogalReporter
Jeff Dix
Jeff DixLabels
Affects versions
Components
Priority
Created April 27, 2016 at 3:55 PM
Updated August 2, 2018 at 4:02 PM
Resolved August 2, 2018 at 4:02 PM
If I start a service via the REST API it will sometimes show up in the UI as being in an inconsistent state. In the attached screenshots you can see the service has a status of running, but the start button is present instead of the stop button. From the Applications / Programs tab it shows the status of the service as stopped. The service is in fact responsive and I can invoke methods using curl or the UI. I can see the service running in the YARN resource manager, but it cannot be stop from the UI. If I use the REST API to retrieve the status of the service it shows up as STOPPED and we are not able to stop the service from the REST API.