Hi guys, i was removing some warnings for deprecated properties from my hadoop cluster, but i find this interesting warning when my cluster it's initializing:
*mapred.job.id <http://mapred.job.id> is deprecated. Instead, use mapreduce.job.id <http://mapreduce.job.id>* But i can't find this property (*mapred.job.id <http://mapred.job.id>*) in any of my configuration xml files for replacing it. I'm missing something here ? This is a minor bug ? Thanks for reading! Jose
