Created 06-14-2016 07:53 PM
For the practice exam, I was trying out a simple MapReduce word count program to check if everything's working.
But the MapReduce jobs are not running. Their status on the namenode is UNASSIGNED, even after waiting 10 minutes.
Has anyone else faced this problem?
Created 06-15-2016 03:42 AM
Had to stop and restart the practice exam VM, it is working now.
Created 06-15-2016 03:08 AM
Can you please check on your resource manager UI if all the nodemanagers are up and in healthy state? First login to Ambari UI and check if your YARN services are up and running fine then check above thing on resource manager UI.
Please check below url for related issue:
Hope this information helps!
Created 06-15-2016 03:41 AM
Yes, I already checked the Ambari UI, and everything was up and running. I had to stop and restart the practice exam's VM, now it's working..
Created 06-15-2016 03:42 AM
Had to stop and restart the practice exam VM, it is working now.