Skip to content

Commit 2d197fd

Browse files
lfranckeclaude
andauthored
docs: Deprecate Apache Druid (#854)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 429901f commit 2d197fd

5 files changed

Lines changed: 48 additions & 0 deletions

File tree

.readme/partials/main.md.j2

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
> [!WARNING]
2+
> **Stackable support for Apache Druid is deprecated and will be removed from the Stackable Data Platform (SDP).**
3+
> This concerns only the Apache Druid integration in the SDP (this operator); Apache Druid itself is an independent, actively maintained project and is not affected.
4+
> Stackable's support is deprecated as of SDP 26.7 and is planned for removal in SDP 27.11; SDP 27.7 is planned to be the last release that includes it.
5+
> We have taken this decision because we have not seen adoption of Apache Druid among our customers.
6+
> There is no direct replacement within the SDP. If you rely on this integration — or would be willing to fund its continued development — please contact us via our [homepage](https://stackable.tech/) or the [Discussions forum](https://github.com/orgs/stackabletech/discussions).
7+
18
This is a Kubernetes operator to manage [Apache Druid](https://druid.apache.org/) ensembles.
29

310
{% filter trim %}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ All notable changes to this project will be documented in this file.
2727
- BREAKING: Removed product-config machinery. This is a breaking change in terms of configuration.
2828
Users relying on the product-config `properties.yaml` file have to set these properties via the CRD ([#830]).
2929

30+
### Deprecated
31+
32+
- Stackable's support for Apache Druid is deprecated and is planned for removal from the SDP in SDP 27.11.
33+
This concerns only the Apache Druid integration in the SDP (this operator); Apache Druid itself is not affected.
34+
SDP 27.7 is planned to be the last release that includes Apache Druid.
35+
We have not seen adoption of Apache Druid among our customers; if you rely on it, please [contact us](https://stackable.tech/) ([#853]).
36+
3037
### Deleted
3138

3239
- Remove all metadata storage related properties from product config ([#814]).
@@ -41,6 +48,7 @@ All notable changes to this project will be documented in this file.
4148
[#830]: https://github.com/stackabletech/druid-operator/pull/830
4249
[#832]: https://github.com/stackabletech/druid-operator/pull/832
4350
[#840]: https://github.com/stackabletech/druid-operator/pull/840
51+
[#853]: https://github.com/stackabletech/druid-operator/pull/853
4452

4553
## [26.3.0] - 2026-03-16
4654

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212

1313
[Documentation](https://docs.stackable.tech/home/stable/druid) | [Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF)
1414

15+
> [!WARNING]
16+
> **Stackable support for Apache Druid is deprecated and will be removed from the Stackable Data Platform (SDP).**
17+
> This concerns only the Apache Druid integration in the SDP (this operator); Apache Druid itself is an independent, actively maintained project and is not affected.
18+
> Stackable's support is deprecated as of SDP 26.7 and is planned for removal in SDP 27.11; SDP 27.7 is planned to be the last release that includes it.
19+
> We have taken this decision because we have not seen adoption of Apache Druid among our customers.
20+
> There is no direct replacement within the SDP. If you rely on this integration — or would be willing to fund its continued development — please contact us via our [homepage](https://stackable.tech/) or the [Discussions forum](https://github.com/orgs/stackabletech/discussions).
21+
1522
This is a Kubernetes operator to manage [Apache Druid](https://druid.apache.org/) ensembles.
1623

1724
<!-- markdownlint-disable MD041 MD051 -->

docs/modules/druid/pages/index.adoc

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,25 @@
1515
* {feature-tracker}[Feature Tracker {external-link-icon}^]
1616
* {crd}[CRD documentation {external-link-icon}^]
1717

18+
[WARNING]
19+
.Stackable support for Apache Druid is deprecated
20+
====
21+
Stackable's support for Apache Druid is deprecated as of SDP 26.7 and is planned for removal in SDP 27.11.
22+
This concerns only the Apache Druid integration in the Stackable Data Platform (SDP) — that is, this operator.
23+
Apache Druid itself is an independent, actively maintained project and is not affected; only its inclusion in the SDP is being discontinued.
24+
We have taken this decision because we have not seen adoption of Apache Druid among our customers.
25+
26+
The planned timeline is:
27+
28+
* SDP 26.7 ships Apache Druid 37.0.0, the final LTS version we plan to provide, with approximately one year of support.
29+
* SDP 27.7 is planned to be the last release that includes Apache Druid.
30+
* Apache Druid is planned to be removed in SDP 27.11.
31+
32+
There is no direct replacement for Apache Druid within the SDP.
33+
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.
34+
If you are willing to fund its continued development and support, we are open to reconsidering this decision.
35+
====
36+
1837
The Stackable operator for Apache Druid deploys and manages {druid}[Apache Druid] clusters on Kubernetes.
1938
Apache Druid is an open-source, distributed data store designed to quickly process large amounts of data in real-time.
2039
It enables users to ingest, store, and query massive amounts of data in real-time, a great tool for handling high-volume data processing and analysis.

docs/modules/druid/partials/supported-versions.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
// This is a separate file, since it is used by both the direct Druid documentation, and the overarching
33
// Stackable Platform documentation.
44

5+
[NOTE]
6+
====
7+
Stackable's support for Apache Druid is deprecated and is planned for removal from the SDP in SDP 27.11.
8+
The last SDP release to include Apache Druid is planned to be 27.7.
9+
Apache Druid itself is not affected; only its inclusion in the SDP is being discontinued.
10+
====
11+
512
- 37.0.0 (LTS)
613
- 35.0.1 (Deprecated)
714
- 30.0.1 (Deprecated)

0 commit comments

Comments
 (0)