I am trying to improve hadoop scheduler, but don't know where to start. I am trying to create scheduler for heterogeneous environment. FairScheduler class extends taskscheduler which is abstract class. So for creating plugable scheduler do I have to extend task scheduler and start overwriting the function. Kindly tell me what is the best way to writing a scheduler, and which files are related to scheduler
-- Regards Shivam Tiwari Graduate student CISE Department University of Florida, Gainesville FL 32611 Email - shi...@cise.ufl.edu shivam.tiwari2...@gmail.com