Hi, I am working on a Hadoop cluster with 5 datanodes, and 1(NameNode+Job Tracker) . If I would like to add a property to mapred-site.xml, then I need to do that on all datanodes or doing it on JobTracker suffice?
I am using hadoop-0.20.203.0rc1 version of hadoop Thanks
