job conf object

2010-05-26 Thread Saurabh Agarwal
so all the nodes can access it.. Saurabh Agarwal

Re: Hadoop in NetBeans

2010-05-20 Thread Saurabh Agarwal
but I want to toy around hadoop's code and debug/profile hadoop.. would adding jars work??? Saurabh Agarwal On Thu, May 20, 2010 at 4:14 PM, bharath vissapragada < bhara...@students.iiit.ac.in> wrote: > Add jars in hadoop's lib folder to your classpath in net beans ! > >

Hadoop in NetBeans

2010-05-20 Thread Saurabh Agarwal
Hi, I have Downloaded Hadoop 20.2 and untared it.. But when I copy the contents in a newly created NetBeans project, the windo w shose many errors like package not found etc.. Please help Out Saurabh Agarwal

Input splits

2010-05-14 Thread Saurabh Agarwal
Hi, If I am not using the HDFS, which file has the policy to determine the Input Splits iven the job tracker and how job tacker distributes the tasks? where are these policies located. Are they pluggable?? Saurabh Agarwal

Re: Task scheduler

2010-05-14 Thread Saurabh Agarwal
Hemanth, Thanks!! Saurabh Agarwal On Fri, May 14, 2010 at 9:49 AM, Hemanth Yamijala wrote: > Saurabh, > > > let me re frame my question I wanted to knowhow job tracker decides the > > assignment of input splits to task tracker based on task tracker's data > > l

Re: Task scheduler

2010-05-13 Thread Saurabh Agarwal
Hi Hemanth, let me re frame my question I wanted to knowhow job tracker decides the assignment of input splits to task tracker based on task tracker's data locality. Where is this policy defined? Is it pluggable? Saurabh Agarwal On Fri, May 14, 2010 at 7:04 AM, Hemanth Yamijala

Task scheduler

2010-05-13 Thread Saurabh Agarwal
Hi, i am experimenting with hadoop. wanted to ask that is the Task distribution policy by job tracker pluggable if yes where in the code tree is it defined. Thanks and regards Saurabh Agarwal