On Jan 3, 2008, at 3:41 AM, Arun C Murthy wrote:
Nigel Daley wrote:
I've created a candidate build for Hadoop 0.15.2.
http://people.apache.org/~nigel/hadoop-0.15.2-candidate-0/
Should we release this?
What is the general opinion on http://issues.apache.org/jira/browse/
HADOOP-2516?
I really don't see 2516 as worth fixing. The fix would require
putting the static JobTracker variable back, so that the deprecated
code could use it. Note that the only place the method is even
callable is with the local job runner, since you can't run user code
in the job tracker itself.
-- Owen