Home | About | Sematext search-lucene.com search-hadoop.com
 Search Hadoop and all its subprojects:

Switch to Plain View
MapReduce, mail # user - Are the values available in job.xml the actual values used for job


Copy link to this message
-
Are the values available in job.xml the actual values used for job
Bejoy Ks 2011-12-09, 06:44
Hi experts
             I have a query with the job.xml file in map reduce.I set some
value in mapred-site.xml and *marked as final*, say
mapred.num.reduce.tasks=15. When I submit my job I explicitly specified the
number of reducers as -D mapred.num.reduce.tasks=4. Now as expected my my
job should run with 15 reducers as I marked this value as final in my
config file. Now what would be the value that would be available for
mapred.num.reduce.tasks *in job.xml*,  15 or 4 ?

Thank you

Regards
Bejoy.K.S
+
Bejoy Ks 2011-12-09, 06:48
+
Arun C Murthy 2011-12-09, 23:14
+
Bejoy Ks 2011-12-10, 17:43