我要评分
获取效率
正确性
完整性
易理解

V1.4.0

Change Description

The OmniShuffle shuffle acceleration feature of Kunpeng BoostKit for Big Data uses the plugin mechanism provided by Spark to implement the Shuffle Manager and Broadcast Manager plugin interfaces and replace the native Shuffle and Broadcast of Spark in a non-intrusive manner. It reduces disk I/Os, accelerates data exchange between nodes, and improves query efficiency.

Version 1.4.0 has the following changes:

Optimized NEON instructions, mainly for key read/write processes in the memory.

Resolved Issues

None

Known Issues

None