DocumentCode :
720589
Title :
Design of a More Scalable Database System
Author :
Hang Zhuang ; Kun Lu ; ChangLong Li ; MingMing Sun ; Hang Chen ; Xuehai Zhou
Author_Institution :
Dept. of Comput. Sci. & Technol., Univ. of Sci. & Technol. of China, Hefei, China
fYear :
2015
fDate :
4-7 May 2015
Firstpage :
1213
Lastpage :
1216
Abstract :
With the development of cloud computing and internet, e-Commerce, e-Business and corporate world revenue are increasing with high rate. These areas require scalable and consistent databases. NoSQL databases such as HBase has been proven to scalability and well performance on cloud computing platforms. However, the inevitable special data with few increment and frequent access leads to hotspot data and unbalanced accessing distribution between data storage servers. Due to their properties, these data often cannot be stored in multiple tables. Some storage nodes become the bottleneck of the distributed storage system, therefore, it becomes difficult to improve the performance by increasing the number of nodes which severely limits the scalability of the storage system. In order to make the performance of the cluster increases with the size of the cluster simultaneously, we devise a new distributed database storage framework to solve those issues mentioned above by changing the storage and read-write mode of the hotspot data. This structure guarantees that the hotspot data will not aggregate in the same storage node, as it guarantees that the data is not too hot in a single storage node. We implement the scalable database based on Apache HBase, which achieve almost double performance of throughput considering heavy read-write pressure situation only with double reading substites. Besides, heavy load node owing to hotspot data will no longer present in the new distributed database.
Keywords :
cloud computing; distributed databases; electronic commerce; file servers; Apache HBase; Internet; NoSQL databases; cloud computing; corporate world revenue; data storage servers; distributed database storage framework; distributed storage system; double reading substites; e-Business; e-Commerce; frequent access; heavy read-write pressure situation; hotspot data; read-write mode; scalable database system; Cloud computing; Database systems; Distributed databases; Scalability; Servers; Throughput; HBase; hotspot; scalability; storage balance; throughput;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Cluster, Cloud and Grid Computing (CCGrid), 2015 15th IEEE/ACM International Symposium on
Conference_Location :
Shenzhen
Type :
conf
DOI :
10.1109/CCGrid.2015.70
Filename :
7152624
Link To Document :
بازگشت