Open
Conversation
✅ Deploy Preview for stackable-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
72 tasks
lfrancke
requested changes
Mar 20, 2026
Member
lfrancke
left a comment
There was a problem hiding this comment.
I'm not fully done yet - just wanted to submit before I stop for today.
| ** Note that there are no Apache Iceberg and Delta runtime libraries available for 4.1.1 yet. | ||
| * Apache Superset: https://github.com/stackabletech/docker-images/issues/1382[6.0.0] | ||
| ** OpenStreetView has been promoted as the new default for the Deck.gl visualization which doesn't require an API key. | ||
| ** `AUTH_OID` will not longer be automatically imported in the superset_config.py, and is no longer available from Superset 6.0.0. |
Member
There was a problem hiding this comment.
Suggested change
| ** `AUTH_OID` will not longer be automatically imported in the superset_config.py, and is no longer available from Superset 6.0.0. | |
| ** `AUTH_OID` will no longer be automatically imported in the superset_config.py, and is no longer available from Superset 6.0.0. |
| ---- | ||
| $ kubectl -n <namespace> \ | ||
| patch kafkaclusters.kafka.stackable.tech <kafka-resource-name> \ | ||
| --type merge -p '{"spec":{"clusterConfig":{"metadataManager":"kraft"}}}'' |
Member
There was a problem hiding this comment.
Suggested change
| --type merge -p '{"spec":{"clusterConfig":{"metadataManager":"kraft"}}}'' | |
| --type merge -p '{"spec":{"clusterConfig":{"metadataManager":"kraft"}}}' |
| * There is a https://github.com/kubernetes/kubernetes/issues/137409[known issue] with the feature gate https://github.com/kubernetes/kubernetes/pull/133153[MaxUnavailableStatefulSet] that is enabled by default as a beta feature in Kubernetes 1.35. | ||
| This issue affects all SDP operators, especially the Trino operator. + | ||
| To work around the issue there are two possibilities: | ||
| . Disable this feature gate in your Kubenetes 1.35 clusters. |
Member
There was a problem hiding this comment.
Suggested change
| . Disable this feature gate in your Kubenetes 1.35 clusters. | |
| . Disable this feature gate in your Kubernetes 1.35 clusters. |
Comment on lines
+59
to
+60
| Add the `hbase.rest.endpoint` field to the restserver rolegroup ConfigMap for advertising the REST servers. | ||
| 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]. |
Member
There was a problem hiding this comment.
Suggested change
| Add the `hbase.rest.endpoint` field to the restserver rolegroup ConfigMap for advertising the REST servers. | |
| 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]. | |
| The `hbase.rest.endpoint` field is now added to the restserver rolegroup ConfigMap for advertising the REST servers. | |
| 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]. |
| -- | ||
| Statically provided user/group information and rough-granular permissions are honoured automatically (as long as the UUIDs match those available in the backend), but for the initial process group this has to be done by a callback mechanism so that the authorizations can be updated after the flow has been registered. | ||
|
|
||
| The Nifi images have been patched for versions 2.4.0 and 2.6.0 to support this. |
Member
There was a problem hiding this comment.
Suggested change
| The Nifi images have been patched for versions 2.4.0 and 2.6.0 to support this. | |
| The NiFi images have been patched for versions 2.4.0 and 2.6.0 to support this. |
| ===== Trino | ||
|
|
||
| * *Breaking:* The operator no longer sets `opa.policy.column-masking-uri` in `access-control.properties` but `opa.policy.batch-column-masking-uri` instead, allowing Trino to fetch multiple column masks in a single request. | ||
| This therefore now requires a `batchColumnMasks` rule to be present in the OPA Trino rules, when using the default URI set by the trino-operator. + |
Member
There was a problem hiding this comment.
Suggested change
| This therefore now requires a `batchColumnMasks` rule to be present in the OPA Trino rules, when using the default URI set by the trino-operator. + | |
| This now requires a `batchColumnMasks` rule to be present in the OPA Trino rules, when using the default URI set by the trino-operator. + |
| * In 26.3.0 we added a new demo that shows Retrieval Augmented Generation (RAG) with OpenSearch as the vector store. | ||
| Consult the xref:demos:opensearch-rag.adoc[demo documentation page] for more details. | ||
| See https://github.com/stackabletech/demos/pull/354[demos#354]. | ||
| * All remaining operators now maintain their own CRD(s) instead of relying on Helm as a deployment mechanism. |
Member
There was a problem hiding this comment.
Suggested change
| * All remaining operators now maintain their own CRD(s) instead of relying on Helm as a deployment mechanism. | |
| * All remaining operators now maintain their own CRDs instead of relying on Helm as a deployment mechanism. |
| * Apache NiFi: https://github.com/stackabletech/docker-images/issues/1377[2.7.2] | ||
| ** Note that this version supports Iceberg, but only with S3 and the Iceberg REST catalog. | ||
| Hive metastore or HDFS are not supported. | ||
| Read the https://docs.stackable.tech/home/nightly/nifi/usage_guide/writing-to-iceberg-tables/[official NiFi Iceberg documentation] for details. |
|
|
||
| ====== Miscellaneous | ||
|
|
||
| * In 26.3.0 we added a new demo that shows Retrieval Augmented Generation (RAG) with OpenSearch as the vector store. |
Member
There was a problem hiding this comment.
Suggested change
| * In 26.3.0 we added a new demo that shows Retrieval Augmented Generation (RAG) with OpenSearch as the vector store. | |
| * A new demo was added that shows Retrieval Augmented Generation (RAG) with OpenSearch as the vector store. |
Comment on lines
+439
to
+440
| These images for released product versions remain available https://oci.stackable.tech/[here,window=_blank]. | ||
| Information on how to browse the registry can be found xref:contributor:project-overview.adoc#docker-images[here,window=_blank]. |
Member
There was a problem hiding this comment.
Suggested change
| These images for released product versions remain available https://oci.stackable.tech/[here,window=_blank]. | |
| Information on how to browse the registry can be found xref:contributor:project-overview.adoc#docker-images[here,window=_blank]. | |
| These images for released product versions remain available in the https://oci.stackable.tech/[Stackable OCI Registry,window=_blank]. | |
| Information on how to browse the registry can be found xref:contributor:project-overview.adoc#docker-images[in the project overview documentation,window=_blank]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for SDP 26.3.0
Caution
Please assign the applicable
scheduled-for/26.3.0label.Tip
Release note compilation tasks
Optionally check the Changelogs in case release notes were missedUpgrade guide: List removed operators (if there are any)Each of the following tasks focuses on a specific goal and should be done once the items above have been completed.
Release note review tasks