IS-HBase: An In-Storage Computing Optimized HBase with I/O Offloading and Self-Adaptive Caching in Compute-Storage Disaggregated Infrastructure

被引:4
作者
Cao, Zhichao [1 ]
Dong, Huibing [1 ]
Wei, Yixun [1 ]
Liu, Shiyong [2 ]
Du, David H. C. [1 ]
机构
[1] Univ Minnesota, 4-192 Keller Hall,200 Union St SE, Minneapolis, MN 55455 USA
[2] Ocean Univ China, 23 Eastern Hongkong Rd,OUC Fushan Campus, Qingdao 266005, Shandong, Peoples R China
基金
美国国家科学基金会;
关键词
In-storage computing; database; HBase; key-value store; performance improvement; caching; compute-storage disaggregated infrastructure; SYSTEM;
D O I
10.1145/3488368
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Active storage devices and in-storage computing are proposed and developed in recent years to effectively reduce the amount of required data traffic and to improve the overall application performance. They are especially preferred in the compute-storage disaggregated infrastructure. In both techniques, a simple computing module is added to storage devices/servers such that some stored data can be processed in the storage devices/servers before being transmitted to application servers. This can reduce the required network bandwidth and offload certain computing requirements from application servers to storage devices/servers. However, several challenges exist when designing an in-storage computing- based architecture for applications. These include what computing functions need to be offloaded, how to design the protocol between in-storage modules and application servers, and how to deal with the caching issue in application servers. HBase is an important and widely used distributed Key-Value Store. It stores and indexes key-value pairs in large files in a storage system like HDFS. However, its performance especially read performance, is impacted by the heavy traffics between HBase RegionServers and storage servers in the compute-storage disaggregated infrastructure when the available network bandwidth is limited. We propose an In- Storage-based HBase architecture, called IS-HBase, to improve the overall performance and to address the aforementioned challenges. First, IS-HBase executes a data pre-processing module (In-Storage ScanNer, called ISSN) for some read queries and returns the requested key-value pairs to RegionServers instead of returning data blocks in HFile. IS-HBase carries out compactions in storage servers to reduce the large amount of data being transmitted through the network and thus the compaction execution time is effectively reduced. Second, a set of new protocols is proposed to address the communication and coordination between HBase RegionServers at computing nodes and ISSNs at storage nodes. Third, a new self-adaptive caching scheme is proposed to better serve the read queries with fewer I/O operations and less network traffic. According to our experiments, the IS-HBase can reduce up to 97% network traffic for read queries and the throughput (queries per second) is significantly less affected by the fluctuation of available network bandwidth. The execution time of compaction in IS-HBase is only about 6.31% - 41.84% of the execution time of legacy HBase. In general, IS-HBase demonstrates the potential of adopting in-storage computing for other data-intensive distributed applications to significantly improve performance in compute-storage disaggregated infrastructure.
引用
收藏
页数:42
相关论文
共 41 条
[1]  
Angel S., 2020, PROC 12 USENIX C HOT
[2]  
[Anonymous], 2019, APACHE HDFS USERS GU
[3]  
[Anonymous], 2018, ARXIV180704151
[4]  
[Anonymous], 2017, SAMSUNG KEY VALUE SS
[5]  
[Anonymous], 2014, SEAGATE KINETIC HDD
[6]  
[Anonymous], 2019, IPTABLES
[7]  
[Anonymous], 2019, Amazon s3
[8]  
[Anonymous], 2019, APACHE HBASE
[9]  
[Anonymous], 2015, 12 USENIX S NETWORKE
[10]  
Atikoglu Berk, 2012, Performance Evaluation Review, V40, P53, DOI 10.1145/2318857.2254766