Releases: apache/celeborn
v0.4.0-incubating
Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.4.0-incubating
Download: https://celeborn.apache.org/download/
Release note: https://celeborn.apache.org/community/release_notes/release_note_0.4.0/
v0.3.2-incubating
Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.3.2-incubating
Download: https://celeborn.apache.org/download/
Release note: https://celeborn.apache.org/community/release_notes/release_note_0.3.2/
v0.3.1-incubating
Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.3.1-incubating
Download: https://celeborn.apache.org/download/
Release note: https://celeborn.apache.org/community/release_notes/release_note_0.3.1/
v0.3.0-incubating
Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.3.0-incubating
Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.3.0/
v0.2.1-incubating
Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.2.1-incubating
Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.2.1/
v0.2.0-incubating
Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.2.0-incubating
Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.2.0/
v0.2.0-incubating-rc5
Apache Celeborn(Incubating) community is glad to announce that Apache Celeborn(Incubating) 0.2.0-incubating-rc5 passed the vote and became the Apache Celeborn(Incubating) 0.2.0-incubating.
Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.2.0/
v0.1.4
- optimize RPC memory usage
- keep one copy of roaring bitmap
- shade commands-lang3 to avoid dependency conflicts
- update RSS dashboard
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add map id range read filter. @FMX #607 #660 #662
- Fix worker replied ack at the wrong time when a soft split is trigger… by @waitinfuture in #647
- Suport zstd by @waitinfuture in #652
Full Changelog: v0.1.2...v0.1.3
v0.1.2
This release is recommended and contains various bugfix.
MD5 (rss-0.1.2-bin-release-with-spark3.tgz) = 3bc9bde4773ce9c383c0506a36ede2b1
MD5 (rss-0.1.2-bin-release-with-spark2.tgz) = 2e8b51f8d019441cc50863b74afd1683
What's Changed
- [ISSUE-496][BUG]Ensure all file channels write whole buffer. (#561) by @waitinfuture in #562
- [ISSUE-567] Optimize LifecycleManager.getLatestPartition by @waitinfuture in #571
- [ISSUE-567][FOLLOW-UP] remove entry from latestPartitionLocation in r… by @waitinfuture in #576
- Cherry-pick transport layer refactor from main branch by @waitinfuture in #587
- [ISSUE-588][BUG] Fix memory leak in shuffle read by @waitinfuture in #590
- [ISSUE-591][BUG] Incorrect result when revive and split happen concur… by @waitinfuture in #593
- [IMPROVEMENT] Improve revive or partition split log readability. by @FMX in #603
- [ISSUE-625][BUG] Incorrect result when kill worker while pushMergedData by @waitinfuture in #626
- [ISSUE-281][BUG] Use correct maxDestLength to check if buffer can satisfy compress result By @AngersZhuuuu in #282
- [BUG]Fix slots release when cleanup expired shuffle By @Flyangz in #514
- [ISSUE-413] Fix incorrect totalSpace in disk usage check By @lichaojacobs in #414
- [Issue 253] Fix netty memory leak in TransportResponseHandler By @dxheming in #254
- [BUG] DiskFlusher nextWorkerIndex update incorrectly By @FMX in #295
- [BUG] After trigger pausePushData, new added channel still can push data By @FMX in #376
- fix clean disk failure when the disk is full. fix concurrent issue in PartitionFilesSorter. @FMX
Full Changelog: v0.1.1...v0.1.2