Version | Release Date | Download | Release Note |
---|---|---|---|
2.0.0-alpha1 ( latest ) | 2023-05-06 | Source / Binary | Release Note |
1.2.4.1 (Stable) | 2023-04-27 | Source / Binary | Release Note |
1.2.3 | 2023-03-20 | Source / Binary | Release Note |
1.2.2 | 2023-02-14 | Source / Binary | Release Note |
1.2.1 | 2023-01-04 | Source / Binary | Release Note |
1.1.5 | 2022-12-20 | Source / Binary | Release Note |
1.1.4 | 2022-11-11 | Source / Binary | Release Note |
1.1.3 | 2022-10-17 | Source / Binary | Release Note |
1.1.2 | 2022-09-13 | Source / Binary | Release Note |
1.1.1 | 2022-07-29 | Source / Binary | Release Note |
1.1.0 | 2022-07-14 | Source / Binary | Release Note |
0.15.0 | 2021-11-29 | Source / Binary | Release Note |
0.14.0 | 2021-05-26 | Source / Binary | Release Note |
0.13.0 | 2020-10-24 | Source / Binary | Release Note |
Quick Download
2.0.0-alpha1 ( latest )
1.2.4.1 (Stable)
1.1.5
Notice:
For detailed upgrade precautions, please refer to the 2.0.0 Alpha1 Release Noteand thedeployment and clusterupgrademanual.
Flink Doris Connector
Version | Release Date | Flink Version | Scala Version | Doris Version | Source |
---|---|---|---|---|---|
1.3.0 | 2022-12-07 | 1.16 | 2.12, 2.11 | 1.0+ | DownloadGitHub |
1.2.1 | 2022-12-07 | 1.15 | 2.12, 2.11 | 1.0+ | DownloadGitHub |
1.1.1 | 2021-12-07 | 1.14 | 2.12, 2.11 | 1.0+ | DownloadGitHub |
1.2.0 | 2022-08-15 | 1.15 | 2.12, 2.11 | 1.0+ | DownloadGitHub |
1.1.0 | 2022-07-11 | 1.14 | 2.12, 2.11 | 0.15+ | DownloadGitHub |
1.0.3 | 2021-03-18 | 1.14, 1.13, 1.12, 1.11 | 2.12, 2.11 | 0.15+ | DownloadGitHub |
Maven
<dependency> <groupId>org.apache.doris</groupId> <artifactId>flink-doris-connector-1.14_2.12</artifactId> <!--artifactId>flink-doris-connector-1.13_2.12</artifactId--> <!--artifactId>flink-doris-connector-1.12_2.12</artifactId--> <!--artifactId>flink-doris-connector-1.11_2.12</artifactId--> <!--version>1.0.3</version--> <version>1.1.0</version></dependency>
Maven
<dependency> <groupId>org.apache.doris</groupId> <artifactId>spark-doris-connector-3.2_2.12</artifactId> <!--artifactId>spark-doris-connector-3.1_2.12</artifactId--> <!--artifactId>spark-doris-connector-2.3_2.11</artifactId--> <!--version>1.0.1</version--> <version>1.1.0</version></dependency>
Document
Click to download the latestoffline documents
Verify
To verify the downloaded files, please read Verify Apache Release and using these KEYS. After verification, please read Compilation and Installation and deployment to compile and install Doris.