Skip to content

Commit 00c8748

Browse files
committed
docs: Move HBase change, add Druid fix
1 parent ab11035 commit 00c8748

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

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

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ It should be noted that conversions in the opposite direction - from v1alpha2 to
3030
See the xref:airflow:usage-guide/mounting-dags.adoc#_via_git_sync[DAG mounting usage guide] for more details.
3131
Implemented in https://github.com/stackabletech/airflow-operator/issues/382[airflow-operator#382].
3232

33+
===== Apache HBase
34+
35+
Add the `hbase.rest.endpoint` field to the restserver rolegroup ConfigMap for advertising the REST servers.
36+
Implemented in https://github.com/stackabletech/hbase-operator/pull/708[hbase-operator#708] and https://github.com/stackabletech/hbase-operator/pull/716[hbase-operator#716].
37+
3338
===== Apache Hive
3439

3540
The Stackable operator for Apache Hive now supports delegating authorization requests to the Open Policy Agent (OPA) using a custom https://github.com/boschglobal/hive-metastore-opa-authorizer[hive-metastore-opa-authorizer] plugin.
@@ -209,10 +214,12 @@ Fixed in https://github.com/stackabletech/issues/issues/821[issues#821].
209214
The documentation has been xref:airflow:troubleshooting/index.adoc#_setting_api_workers[corrected] and clarified to reflect this.
210215
Fixed in https://github.com/stackabletech/airflow-operator/pull/727[airflow-operator#727].
211216

212-
===== Apache HBase
217+
[#druid-fixes-26_3_0]
218+
===== Apache Druid
213219

214-
Add the `hbase.rest.endpoint` field to the restserver rolegroup ConfigMap for advertising the REST servers.
215-
Fixed in https://github.com/stackabletech/hbase-operator/pull/716[hbase-operator#716].
220+
*Breaking:* Starting with Druid 35, the router requires higher CPU resources.
221+
CPU request and limit have been bumped from `100m` and `400m` to `300m` and `1200m` respectively.
222+
Fixed in https://github.com/stackabletech/druid-operator/pull/786[druid-operator#786].
216223

217224
===== Apache NiFi
218225

0 commit comments

Comments
 (0)