Created 03-16-2016 04:14 AM
There is an objective in HDPCD:Java exam to use LocaResource in MapReduce Jobs. I haven't come across any example on web to understand this. Appreciate if someone can give me pointers in understanding how LocalResource can be used in MR jobs? How is this different from cache files?
http://hortonworks.com/training/class/hdp-certified-java-developer-exam/
Created 03-16-2016 12:07 PM
@Sanjay Ungarala - thank you for pointing this out. We decided a while back to remove this objective from the HDPCD:Java exam, but the website was not changed accordingly. I just updated the website and removed that objective. LocalResource is used heavily in YARN, but it is beyond the scope of our Java exam.
Created 03-16-2016 12:07 PM
@Sanjay Ungarala - thank you for pointing this out. We decided a while back to remove this objective from the HDPCD:Java exam, but the website was not changed accordingly. I just updated the website and removed that objective. LocalResource is used heavily in YARN, but it is beyond the scope of our Java exam.
Created 03-16-2016 12:25 PM
Thank you very much @Rich Raposa.