Skip to content

Conversation

@razvan
Copy link
Member

@razvan razvan commented Oct 29, 2025

No description provided.

@razvan razvan self-assigned this Oct 29, 2025
@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for stackable-docs ready!

Name Link
🔨 Latest commit aace6cb
🔍 Latest deploy log https://app.netlify.com/projects/stackable-docs/deploys/6901eda67c7bc40008976cca
😎 Deploy Preview https://deploy-preview-788--stackable-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@razvan razvan enabled auto-merge October 29, 2025 10:35
@razvan razvan requested a review from a team October 29, 2025 10:35
@razvan razvan added this pull request to the merge queue Oct 29, 2025
Merged via the queue into main with commit 964dc28 Oct 29, 2025
7 checks passed
@razvan razvan deleted the fix/concepts branch October 29, 2025 10:44
Products on the Stackable platform can, and in some cases must be connected with each other to run correctly. Some products are fundamental to the platform while others depend on them. For example, a NiFi cluster requires a ZooKeeper connection to run in distributed mode. Other products can optionally be connected with each other for better data flow. For example Trino does not store the query data itself, instead it interfaces with other applications to get access to it.
Products on the Stackable platform can, and in some cases must be connected with each other to run correctly. Some products are fundamental to the platform while others depend on them. For example, an HBase cluster requires a ZooKeeper connection to run in distributed mode. Other products can optionally be connected with each other for better data flow. For example Trino does not store the query data itself, instead it interfaces with other applications to get access to it.

To connect NiFi to ZooKeeper, NiFi needs to know at which host and port it can find the ZooKeeper instance. However the exact address is not known in advance. To enable a connection from NiFi to ZooKeeper purely based on the name of the ZooKeeper cluster, the discovery ConfigMap is used.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these lines be adjusted to replace NiFi too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants