Version | Release Date | CPU Model | Download | Release Notes |
---|---|---|---|---|
2.0.2 ( Latest ) | 2023-10-07 | Release Notes | ||
2.0.1.1 | 2023-09-26 | Release Notes | ||
2.0.0 | 2023-08-11 | Release Notes | ||
1.2.7.1 | 2023-09-04 | Release Notes | ||
1.2.6 | 2023-07-17 | Release Notes | ||
1.2.4 | 2023-04-27 | Release Notes | ||
1.2.3 | 2023-03-20 | Source / Binary | Release Notes | |
1.2.2 | 2023-02-14 | Source / Binary | Release Notes | |
1.2.1 | 2023-01-04 | Source / Binary | Release Notes | |
1.1.5 | 2022-12-20 | Source / Binary | Release Notes | |
1.1.4 | 2022-11-11 | Source / Binary | Release Notes | |
1.1.3 | 2022-10-17 | Source / Binary | Release Notes | |
1.1.2 | 2022-09-13 | Source / Binary | Release Notes | |
1.1.1 | 2022-07-29 | Source / Binary | Release Notes | |
1.1.0 | 2022-07-14 | Source / Binary | Release Notes | |
0.15.0 | 2021-11-29 | Source / Binary | Release Notes | |
0.14.0 | 2021-05-26 | Source / Binary | Release Notes | |
0.13.0 | 2020-10-24 | Source / Binary | Release Notes |
Quick Download
2.0.2 ( Latest )
1.2.7.1 ( Stable )
1.1.5 ( Stable )
Notice:
For detailed upgrade precautions, please refer to the2.0.2and thedeployment and clusterupgrademanual.
Flink Doris Connector
Version | Release Date | Flink Version | Scala Version | Doris Version | Source |
---|---|---|---|---|---|
1.4.0 | 2023-06-16 | 1.17 | 2.12, 2.11 | 1.0+ | DownloadGitHub |
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>
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.