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

Zhichao Cao, Huibing Dong, Yixun Wei, Shiyong Liu, David H.C. Du

Research output: Contribution to journalArticlepeer-review

2 Scopus citations

Abstract

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.

Original languageEnglish (US)
Article number15
JournalACM Transactions on Storage
Volume18
Issue number2
DOIs
StatePublished - May 2022

Bibliographical note

Funding Information:
This work was partially supported by NSF award 1812537 and NSF I/UCRC Center on Intelligent Storage (CRIS). Authors’ addresses: Z. Cao, H. Dong, Y. Wei, and D. H. C. Du, University of Minnesota, Twin Cities, 4-192 Keller Hall 200 Union Street SE, Minneapolis, MN, 55455; emails: {caoxx380, dong0198}@umn.edu, wei00161@UMN.EDU, du@umn.edu; S. Liu, Ocean University of China, No. 23 Eastern Hongkong Road (OUC Fushan Campus), Qingdao, Shandong, 266005, China; email: lshyouc@163.com. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from permissions@acm.org. © 2022 Association for Computing Machinery. 1553-3077/2022/04-ART15 $15.00 https://doi.org/10.1145/3488368

Publisher Copyright:
© 2022 Association for Computing Machinery.

Keywords

  • HBase
  • In-storage computing
  • caching
  • compute-storage disaggregated infrastructure
  • database
  • key-value store
  • performance improvement

Fingerprint

Dive into the research topics of 'IS-HBase: An In-Storage Computing Optimized HBase with I/O Offloading and Self-Adaptive Caching in Compute-Storage Disaggregated Infrastructure'. Together they form a unique fingerprint.

Cite this