Improvising Data Locality and Availability in Hbase Ecosystem
Journal Title: IOSR Journals (IOSR Journal of Computer Engineering) - Year 2014, Vol 16, Issue 2
Abstract
Abstract: In this paper, we try to represent the importance of data locality with the HBase architecture. HBase has a dynamic master slave architecture but the emphasis on data locality, i.e. getting the logic or processing near to the data is the major phenomenon followed for better and efficient performance. Data Locality is valid as every region server has the information of every data blocks located in respective regions but what if the region server crashes or the region server is restarted or the regions are randomly re-distributed with all the region servers due to load balancing, then data locality is completely lost during that time. Performance is majorly affected if there is misconfiguration of data locality in the cluster. The HMaster uses [4] .META table to get information about the region server that has its specified regions containing rows. Keeping an eye on this disadvantages and challenges, we propose to improvise data locality by allocating maximum regions to that region server which had the maximum data blocks of that region in it. An algorithm is proposed based on HRegion locality index for deciding the criteria of allocating the regions to region servers for maintaining data locality.
Authors and Affiliations
Shalini Sharma , Satyajit Padhy
Comparisons of adaptive median filter based on homogeneity level information and the new generation filters
This paper deals with the comparisons of various filters such as fuzzy based filters and discrete wavelet based filters and continuous wavelet based filters, and adaptive median filters based on homogeneity level...
Quality Enhancement of Video Denoising Algorithm withCombined Effect of Different Views
Abstract: An unwanted factor in digital images and videos called as Noise is responsible for hiding the detailsand destroying image information. Hence denoising has great importance in the detail restoration and to...
A Method for Efficient and Minimal Utilization of Mobile Resources for Multimedia Based on Interactive Streaming
Abstract: The dramatic emergence and exponential growth of mobile devices have made them one of the fast growing consumer commodities in history and are now dominating the appliance market. The spectrum bears a wide rang...
Segmentation of White Blood Cells Using Fuzzy C Means Segmentation Algorithm
ABSTRACT: The objective of this paper is to develop a tool to identify the white blood cells from blood smear images through segmentation. In our research work, we have identified white blood cells from color image...
A Survey Report on Distributed System Using Load Balancing Approach
Abstract:A number of load balancing algorithm were developed in order to improve the execution of a distributed application in any kind of distributed architecture. Load balancing involves assigning tasks to each process...