Downloads: 106
Survey Paper | Computer Science & Engineering | India | Volume 4 Issue 11, November 2015
Survey on Resource Allocation in Phase-Level using MapReduce in Hadoop
Suryakant S. Bhalke
Abstract: MapReduce is programming tool for Hadoop cluster. While allocating resources, MapReduce has two levels Task-level and Phase-level. These levels should be used to check performance of each job. In existing system, the scheduling is focus on task level which tasks can have highly varying resource requirements during their lifetime and also its difficult to effectively utilize available resources to reduce job execution time. To address this limitation, this project proposes a PRISM (Phase and Resource Information -aware Scheduler MapReduce) which allocates a fine-grained resource at the phase-level to perform job scheduling. The job scheduling of prism is performed by the master node, which maintains a list of jobs in the system. Each node manager (slave node) periodically sends a heartbeat message to the scheduler. Upon receiving the status message from a node manager running on machine, the scheduler computes the utilization for set of candidate phases for the tasks using the jobs phase-level resource requirement. Then it select the phase with the highest utility for scheduling and update the resource utilization of the machine. This process is continued for until scheduled the phases of map and Reduce task is completed.
Keywords: MapReduce, Hadoop, Scheduling, Resource Allocation
Edition: Volume 4 Issue 11, November 2015,
Pages: 1249 - 1251
Similar Articles with Keyword 'MapReduce'
Downloads: 9 | Weekly Hits: ⮙1 | Monthly Hits: ⮙2
Research Paper, Computer Science & Engineering, United States of America, Volume 13 Issue 10, October 2024
Pages: 2042 - 2049Intelligent Sentiment Prediction in Social Networks leveraging Big Data Analytics with Deep Learning
Downloads: 103 | Weekly Hits: ⮙1 | Monthly Hits: ⮙1
Dissertation Chapters, Computer Science & Engineering, India, Volume 4 Issue 7, July 2015
Pages: 1721 - 1725Secured Load Rebalancing for Distributed Files System in Cloud
Jayesh D. Kamble | Y. B. Gurav [8]