[jira] [Created] (MAPREDUCE-4998) backport MAPREDUCE-3376: Old mapred API combiner uses NULL reporter to branch-1

2013-02-10 Thread Jim Donofrio (JIRA)
Jim Donofrio created MAPREDUCE-4998: --- Summary: backport MAPREDUCE-3376: Old mapred API combiner uses NULL reporter to branch-1 Key: MAPREDUCE-4998 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4998

[jira] [Created] (MAPREDUCE-4997) Deprecate mapreduce.jobtracker.address

2013-02-10 Thread Sandy Ryza (JIRA)
Sandy Ryza created MAPREDUCE-4997: - Summary: Deprecate mapreduce.jobtracker.address Key: MAPREDUCE-4997 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4997 Project: Hadoop Map/Reduce Is

Re: pre-historic record IO stuff, is this used anywhere?

2013-02-10 Thread Alejandro Abdelnur
Thanks Harsh, I'll wait a couple more days and if there are no objections I'll prepare a patch to get rid of them. Thx On Fri, Feb 8, 2013 at 9:15 PM, Harsh J wrote: > Hadoop streaming is also tied to recordio as it is today: > https://issues.apache.org/jira/browse/MAPREDUCE-3303, but it can

Re: mapreduce.jobtracker.address vs. yarn.resourcemanager.address

2013-02-10 Thread Harsh J
Sorry for ambiguity. Yes, we may deprecate now and remove in next major release. On Mon, Feb 11, 2013 at 1:17 AM, Sandy Ryza wrote: > If I understand correctly from searching for it in the code, while not > deprecated, the property currently has no effect. Does that not sound > right to you Hars

Re: mapreduce.jobtracker.address vs. yarn.resourcemanager.address

2013-02-10 Thread Sandy Ryza
If I understand correctly from searching for it in the code, while not deprecated, the property currently has no effect. Does that not sound right to you Harsh? Was there a conclusion on: may I deprecate it, or is there a larger decision being waited on? -Sandy On Fri, Feb 8, 2013 at 9:35 PM, H