Re: job scheduling and task scheduling inin map reduce

2010-11-06 Thread Harsh J
Hi, On Sun, Nov 7, 2010 at 12:40 AM, nitin reddy wrote: > where in the source code i mean the class of map reduce the jobs are > mapped from the job scheduler to the task scheduler so that i could > plugin my trust concept to the tasks scheduler and increase the The task-scheduler in play is inv

job scheduling and task scheduling inin map reduce

2010-11-06 Thread nitin reddy
I am working on my cloud computing project, introducing the concept of trust for a node using some data mining techniques. I want to know where in the source code i mean the class of map reduce the jobs are mapped from the job scheduler to the task scheduler so that i could plugin my trust concept