celeborn/dev/deps
Weijie Guo a759efb6dd [CELEBORN-1543] Support Flink 1.20
1.20 was the last non-bug-fix release before Flink 2.0, you can found all main upgrade features in this [release note](https://nightlies.apache.org/flink/flink-docs-release-1.20/release-notes/flink-1.20/). I think the most important feature related to Celeborn is we expose some interface to support Flink hybrid shuffle integration with Celeborn([FLIP-459](https://cwiki.apache.org/confluence/display/FLINK/FLIP-459%3A+Support+Flink+hybrid+shuffle+integration+with+Apache+Celeborn)). This(supporting hybrid shuffle in Celeborn side) is also a follow-up stuff to this PR.

incompatible changes in 1.20:
- 1.20 use enum `CompressionCodec` instead of `String` to construct `BufferDecompressor` and `BufferCompressor`.
- 1.20 introduce a new method(`notifyPartitionRecoveryStarted`) to `JobShuffleContext` in a non-compatible way.

I've already done the adaptation in this PR.

Closes #2662 from reswqa/support-120.

Authored-by: Weijie Guo <reswqa@163.com>
Signed-off-by: Shuang <lvshuang.xjs@alibaba-inc.com>
2024-08-09 17:05:58 +08:00
..
dependencies-client-flink-1.14 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-flink-1.15 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-flink-1.17 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-flink-1.18 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-flink-1.19 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-flink-1.20 [CELEBORN-1543] Support Flink 1.20 2024-08-09 17:05:58 +08:00
dependencies-client-mr [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-2.4 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-3.0 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-3.1 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-3.2 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-3.3 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-3.4 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-client-spark-3.5 [CELEBORN-1327][FOLLOWUP] Simplify DirectByteBuffer constructor lookup logic 2024-06-07 16:23:32 +08:00
dependencies-server [CELEBORN-1477] Using openapi-generator apache-httpclient library instead of jersey2 2024-07-31 15:02:41 +08:00