Created 12-21-2015 10:16 PM
Created 12-21-2015 10:58 PM
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
@rich seen this issue before?
Created 12-21-2015 10:58 PM
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
Thank you. It works fine.
Created 12-22-2015 01:42 AM
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.