- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HDP3.0.1 Ambari unable to stop all services...
Created ‎12-28-2018 07:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
capture.pngThanks in advance for trying to help me.
I am running HDP 3.0.1 VM and get an error whenever try to stop all services using ambari.
Below is the error message:-
Error message: java.lang.IllegalArgumentException: Invalid transition for servicecomponenthost, clusterName=Sandbox, clusterId=2, serviceName=ZEPPELIN, componentName=ZEPPELIN_MASTER, hostname=sandbox-hdp.hortonworks.com, currentState=STARTING, newDesiredState=INSTALLED
I have attached the screen shot also for this issue.
Thanks...
Created ‎12-28-2018 08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK, It seems that the issue with stop_all script in Ambari UI somehow catch up the Zeppelin too into its script. Now if i Start Zeppelin manually(which was not running earlier), i can use stop all services option. At least the error message is helpful.
Created ‎12-28-2018 07:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Mukesh Kumar,
this happens when there is some inconsistency in the ambari database for the reported service Current state.
Is your zeppelin Notebook service in started state and is there any alert related to zeppelin in your ambari server.
Usually, when I face such issues I will restart my ambari-agent in the probalamtic host to resolve this issue.
can you please try to restart Ambari-agent using the below command in host: sandbox-hdp.hortonworks.com
ambari-agent restart
Please login and accept the answer if its helpful
Created ‎12-28-2018 07:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Akhil S Naik for reply. I think its not database inconsistency issue. But i have tried with your suggestion. Its not working. Even i cant see individual service stop drop-down at far right corner. Its just showing busy.
Created ‎12-28-2018 08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK, It seems that the issue with stop_all script in Ambari UI somehow catch up the Zeppelin too into its script. Now if i Start Zeppelin manually(which was not running earlier), i can use stop all services option. At least the error message is helpful.
Created ‎12-28-2018 08:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @Mukesh Kumar,
so i assume the service zeppelin was not running was the issue . i thought i asked you about it in last comment 🙂
Glad that it resolved.
