ptlrs opened a new pull request, #10843:
URL: https://github.com/apache/ozone/pull/10843

   ## 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:
   <img width="301" height="768" alt="Screenshot 2026-07-22 at 3 50 11 PM" 
src="https://github.com/user-attachments/assets/1d9cf0fe-c929-4469-868c-679979275514";
 />
   
   
   After:
   <img width="339" height="282" alt="Screenshot 2026-07-22 at 3 49 46 PM" 
src="https://github.com/user-attachments/assets/8618bd5a-3ad6-43bb-8a43-a7349a28b16a";
 />
   
   
   
   ## 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to