Skip to content

Commit 0b450d1

Browse files
committed
docs: Add Druid deprecation admonition
1 parent b19488f commit 0b450d1

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

modules/ROOT/pages/release-notes.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@
66
The Stackable Data Platform consists of multiple operators that work together.
77
Periodically a platform release is made, including all components of the platform at a specific version.
88

9+
[WARNING]
10+
.Stackable support for Apache Druid is deprecated
11+
====
12+
Stackable's support for xref:druid:index.adoc[Apache Druid] is deprecated as of SDP link:#_release_26_7[26.7] and is planned for removal in SDP 27.11.
13+
This concerns only the Apache Druid integration in the Stackable Data Platform (SDP) — that is, this operator.
14+
Apache Druid itself is an independent, actively maintained project and is not affected; only its inclusion in the SDP is being discontinued.
15+
We have taken this decision because we have not seen adoption of Apache Druid among our customers.
16+
17+
The planned timeline is:
18+
19+
* SDP 26.7 ships Apache Druid link:#druid-37_0_0[37.0.0], the final LTS version we plan to provide, with approximately one year of support.
20+
* SDP 27.7 is planned to be the last release that includes Apache Druid.
21+
* Apache Druid is planned to be removed in SDP 27.11.
22+
23+
There is no direct replacement for Apache Druid within the SDP.
24+
If you rely on Apache Druid, please contact us via our https://stackable.tech/[homepage] or the https://github.com/orgs/stackabletech/discussions[Discussions forum] to discuss your options.
25+
If you are willing to fund its continued development and support, we are open to reconsidering this decision.
26+
====
27+
928
// WARNING: Please keep the empty newlines, otherwise headings are broken.
1029
include::partial$release-notes/release-26.7.adoc[]
1130

modules/ROOT/partials/release-notes/release-26.7.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ The following new product versions are now supported:
340340

341341
* Apache Airflow: https://github.com/stackabletech/docker-images/issues/1489[3.2.2]
342342
** Note: this Airflow version uses Python 3.14. // TODO(verify): the docker-images#1489 note about the webserver no longer serving metrics referred to 3.2.1; confirm it still applies to 3.2.2.
343-
* Apache Druid: https://github.com/stackabletech/docker-images/issues/1490[37.0.0 (LTS)]
343+
* [[druid-37_0_0]]Apache Druid: https://github.com/stackabletech/docker-images/issues/1490[37.0.0 (LTS)]
344344
** Note: Druid 37.0.0 switched to AWS SDK v2. TLS is now enforced for S3 connections, and the S3 `region` is now required (the operator passes `aws.region` from `S3Connection.region`).
345345
* Apache HBase: https://github.com/stackabletech/docker-images/issues/1491[2.6.6 (LTS)]
346346
* Apache Hadoop: https://github.com/stackabletech/docker-images/issues/1494[3.4.3 (LTS)], https://github.com/stackabletech/docker-images/issues/1494[3.5.0]

0 commit comments

Comments
 (0)