Skip to main content

Uniffle Release 0.10.0

Highlight

  • GRPC_NETTY mode now is GA (that is enabled by default), better performance and less GC overhead
  • Partition reassign for Spark now is GA to improve shuffle writing stability
  • Partition split for Spark is introduced to improve huge partition shuffle writing speed
  • Remote merge is supported for MapReduce and Tez
  • Impressive shuffle write + read performance improvements by the overlapping compression/decompression
  • Spark Uniffle UI is introduced for better observation

ChangeLog