- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
In Hortonworks HDPCDeveloper_2.2 PracticeExam_v7 (ami-b47138de), Services not running despite restart using start script. Is there any issue with this version/
Created ‎12-21-2015 10:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎12-21-2015 10:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this:
1- Open you ami vnc
2- Open terminal (icon in your ami/vnc desktop)
3- Execute commands below:
ssh root@namenode ##password is: hadoop service ambari-agent restart exit ./start_all_services.sh
4- Open ambari (icon in your ami/vnc desktop)
Created ‎12-21-2015 10:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@rich seen this issue before?
Created ‎12-21-2015 10:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try this:
1- Open you ami vnc
2- Open terminal (icon in your ami/vnc desktop)
3- Execute commands below:
ssh root@namenode ##password is: hadoop service ambari-agent restart exit ./start_all_services.sh
4- Open ambari (icon in your ami/vnc desktop)
Created ‎12-25-2015 12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you. It works fine.
Created ‎12-22-2015 01:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes - restart the ambari-agent and then run start_all_services.sh. Let me know if that fixes the issue. If not, I can login to your instance and see what the issue is.
