pan3793 opened a new pull request, #675:
URL: https://github.com/apache/spark-website/pull/675

   <!-- *Make sure that you generate site HTML with `bundle exec jekyll build`, 
and include the changes to the HTML in your pull request. See README.md for 
more information.* -->
   
   - Grant `x` permission to `.dev/*.sh` scripts so we can execute directly 
instead of calling `sh foo.sh`
   - Remove unused env var `SPARK_WEBSITE_PATH` in building instruction, it 
exists neither in this repo nor the main repo
   - Correctly set `JAVA_HOME` for both x86_64 and arm platforms (is JAVA_HOME 
really required? I'm not sure)
   - Fix issues when the host machine has the same UID and GID as the 
container. For example, my host runs Ubuntu 24.04, the default UID is 1000, and 
the docs image also uses Ubuntu 24.04 and has the user `ubuntu` with the same 
UID 1000.


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