Affiliation:
1. University of Minnesota, Twin Cities, Minneapolis, MN
2. Ocean University of China, Qingdao, Shandong, China
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
I
n-
S
torage-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 (
I
n-
S
torage
S
can
N
er, 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.
Funder
NSF
NSF I/UCRC Center on Intelligent Storage
Publisher
Association for Computing Machinery (ACM)
Subject
Hardware and Architecture
Reference41 articles.
1. 2014. Seagate Kinetic HDD Product Manual. Retrieved on 17 Feb. 2022 from https://www.seagate.com/www-content/product-content/hdd-fam/kinetic-hdd/_shared/docs/kinetic-product-manual.pdfSamsung_Key_Value_SSD_enables_High_Performance_Scaling-0.pdf.
2. 2017. Samsung Key Value SSD enables High Performance Scaling.
3. 2019. Amazon S3. Retrieved on 17 Feb. 2022 from https://aws.amazon.com/cn/s3/.
4. 2019. Apache HBase.
5. 2019. Apache HDFS Users Guide. Retrieved on 17 Feb. 2022 from https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html.
Cited by
3 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?;Proceedings of the 16th ACM Workshop on Hot Topics in Storage and File Systems;2024-07-08
2. SMRTS: A Performance and Cost-Effectiveness Optimized SSD-SMR Tiered File System with Data Deduplication;2023 IEEE 41st International Conference on Computer Design (ICCD);2023-11-06
3. SERICO: Scheduling Real-Time I/O Requests in Computational Storage Drives;2023 Design, Automation & Test in Europe Conference & Exhibition (DATE);2023-04