Skip to content

Allow Presto project to attach to external Docker network for CLP Package Compose #1498

@coderabbitai

Description

@coderabbitai

Context

After #1178, the webui service may encounter connectivity issues with the Presto connector because host network mode was removed in that update. Also, historically we have been instructing users to configure a non-localhost DB address for Presto to access the metadata DB, which is not convenient for users. Since implementing and reviewing the Presto Compose project's integration into the CLP Package Compose project (tracked separately) may take time, a short-term solution is needed before the next release.

Short-term Solution

Allow the Presto project to attach to an external Docker network defined in the CLP Package Compose project. This will enable proper connectivity between the webui service and Presto without requiring full integration.

Implementation Notes

  • This is a temporary mitigation until the full integration is completed
  • Should be implemented before the next release
  • Will resolve connectivity issues between webui and Presto services

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions