Anyone knows the mechanism that hadoop use to load Map and Reduce class on the remote node where the JobTracker submit the tasks?
In particular, how can hadoop retrieves the .class files ? Thanks
Anyone knows the mechanism that hadoop use to load Map and Reduce class on the remote node where the JobTracker submit the tasks?
In particular, how can hadoop retrieves the .class files ? Thanks