Skip to content

HDDS-15944. Add a docker run configuration for Ozone in Intellij#10843

Open
ptlrs wants to merge 1 commit into
apache:masterfrom
ptlrs:HDDS-15944-add-docker-run-config
Open

HDDS-15944. Add a docker run configuration for Ozone in Intellij#10843
ptlrs wants to merge 1 commit into
apache:masterfrom
ptlrs:HDDS-15944-add-docker-run-config

Conversation

@ptlrs

@ptlrs ptlrs commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

  • This PR adds a docker run configuration to run the Ozone using the docker compose files under https://github.com/apache/ozone/blob/master/hadoop-ozone/dist/src/main/compose/ozone from Intellij.

  • To enable this it also creates a symlink from ozone/hadoop-ozone/dist/target/ozone-latest to the version numbered ozone build directory such as ozone/hadoop-ozone/dist/target/ozone-2.3.0-SNAPSHOT. Without this, a stable link to the compose files across various versions of Ozone cannot be created.

  • Finally the existing Intellij run configurations have been reorganized into folders to reduce the visual clutter.

Before:
Screenshot 2026-07-22 at 3 50 11 PM

After:
Screenshot 2026-07-22 at 3 49 46 PM

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-15944

How was this patch tested?

CI: https://github.com/ptlrs/ozone/actions/runs/29963582054

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.

1 participant