- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
HDPCD Java practice exam - cannot run MR job
- Labels:
-
Apache Hadoop
Created ‎06-14-2016 07:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Had to stop and restart the practice exam VM, it is working now.
Created ‎06-15-2016 03:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Had to stop and restart the practice exam VM, it is working now.
