错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Resource Management in Hadoop Clusters at the Storing Level of Hadoop Distributed File System

  • Mani Goyal,
  • Navneet Garg,
  • Neelam Oberoi,
  • Vaishali Mehta

摘要

The need for more data-intensive activities has made scheduling in Hadoop a crucial component in achieving high performance through effective resource management in Hadoop clusters. The goal of job scheduling is to process and complete as many jobs as it can in a shorter amount of time. Even though there are many work scheduling algorithms available, that tend to focus on issues like fairness and resource awareness rather than execution time. When compared to a capacity scheduler, a FIFO scheduler does not provide a fair allocation of resources. Make sure that there is always access and that unused capacity may be recycled. The contribution of this work is that it will attain utilization equivalent to distributed techniques for centralized frameworks by using queues. Then, with the aim of achieving quick job completion times, it may create policies for active queue management by deciding which work to perform next once a running task quits. To reduce job completion times, a distributed environment is used to make the best use of cluster resources.