cnauroth commented on PR #8166:
URL: https://github.com/apache/hadoop/pull/8166#issuecomment-3730500927

   jenkins.sh overrides the Yetus `--java-home` to a path with a `-amd64` 
suffix, which doesn't exist in the Rocky image. Then it ends up defaulting back 
to Java 8. I might have to fake this with symlinks.
   
   ```
   [2026-01-09T18:38:26.880Z] WARNING: 
JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 does not exist. Dockermode: 
attempting to switch to another.
   [2026-01-09T18:38:26.880Z] WARNING: Setting 
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.472.b08-1.el8.x86_64 as the JAVA_HOME.
   ```
   


-- 
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