Hi Mike,

Welcome to Hadoop!

Yes, please feel free to create a JIRA.   You can signup yourself.

Nicholas





________________________________
From: Michael Naseef <mtnaseef...@gmail.com>
To: common-dev@hadoop.apache.org
Sent: Tue, April 12, 2011 1:49:38 PM
Subject: mapreduce.job.split.metainfo.maxsize misspelled in mapred-default.xml

I just noticed that "mapreduce.job.split.metainfo.maxsize" is given in
mapred-default.xml while the code in
./org/apache/hadoop/mapreduce/server/jobtracker/JTConfig.java is:
  public static final String JT_MAX_JOB_SPLIT_METAINFO_SIZE =
  "mapreduce.jobtracker.split.metainfo.maxsize";

I'm looking at hadoop-mapreduce trunk as pulled from SVN earlier today.

I'd be happy to apply this myself if I can figure out the procedure: Create
a JIRA and submit a patch? Do I need to be granted access to create a JIRA?

Mike

Reply via email to