International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 34 - Issue 9 |
Published: November 2011 |
Authors: B.Thirumala Rao, Dr. L.S.S.Reddy |
![]() |
B.Thirumala Rao, Dr. L.S.S.Reddy . Survey on Improved Scheduling in Hadoop MapReduce in Cloud Environments. International Journal of Computer Applications. 34, 9 (November 2011), 29-33. DOI=10.5120/4128-5964
@article{ 10.5120/4128-5964, author = { B.Thirumala Rao,Dr. L.S.S.Reddy }, title = { Survey on Improved Scheduling in Hadoop MapReduce in Cloud Environments }, journal = { International Journal of Computer Applications }, year = { 2011 }, volume = { 34 }, number = { 9 }, pages = { 29-33 }, doi = { 10.5120/4128-5964 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2011 %A B.Thirumala Rao %A Dr. L.S.S.Reddy %T Survey on Improved Scheduling in Hadoop MapReduce in Cloud Environments%T %J International Journal of Computer Applications %V 34 %N 9 %P 29-33 %R 10.5120/4128-5964 %I Foundation of Computer Science (FCS), NY, USA
Cloud Computing is emerging as a new computational paradigm shift. Hadoop-MapReduce has become a powerful Computation Model for processing large data on distributed commodity hardware clusters such as Clouds. In all Hadoop implementations, the default FIFO scheduler is available where jobs are scheduled in FIFO order with support for other priority based schedulers also. In this paper we study various scheduler improvements possible with Hadoop and also provided some guidelines on how to improve the scheduling in Hadoop in Cloud Environments.