Shuffle data reading method and apparatus, and distributed computing system
By obtaining index files from the Shuffle reader for precise filtering and asynchronous preloading from the remote Shuffle service, the problems of invalid network transmission and synchronous disk I/O in the remote Shuffle service are solved, thereby improving data reading efficiency and computational job performance.
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING QIYI CENTURY SCI & TECH CO LTD
- Filing Date
- 2026-01-23
- Publication Date
- 2026-05-29
AI Technical Summary
In the existing remote Shuffle service, there are issues such as invalid network transmission caused by downstream tasks pulling the entire data partition, and high data access latency caused by triggering synchronous disk I/O for each read.
By obtaining the index file of the data partition on the Shuffle reader, filtering the required data blocks based on preset selection conditions, and sending a preload command to the remote Shuffle service, the system triggers asynchronous loading from disk to memory, thereby achieving precise data filtering and asynchronous preloading.
It significantly reduces network data transfer volume, avoids high-latency disk I/O wait, and improves the throughput efficiency of Shuffle data reading and the execution performance of distributed computing jobs.
Smart Images

Figure CN122111331A_ABST