deepakpanda93 opened a new pull request, #14004:
URL: https://github.com/apache/hudi/pull/14004

   ### Describe the issue this Pull Request addresses
   
   - This PR updates the Docker-based demo documentation to reflect 
compatibility with the latest Hudi version (1.1.0).
   - The existing guide relied on older Spark, Hive, and Hadoop versions. 
   - This update ensures reproducibility using officially maintained images, 
adds support for Hudi’s latest Spark 3.5 bundle, and demonstrates compatibility 
with external systems like MinIO, and Jupyter.
   
   ### Summary and Changelog
   
   - Refactored Dockerfiles and docker-compose.yml to support:
   Hudi 1.1.0
   Spark 3.5.3
   Hive 3.1.3
   Hadoop 3.3.4
   JDK 8 across all components
   
   - Introduced support for JupyterLab with PySpark for notebook-based 
experimentation.
   
   ### Impact
   
   None
   
   ### Risk Level
   
   none
   
   ### Documentation Update
   
   - The Docker demo guide has been updated.
   - Notes about compatible versions, environment setup, and configuration are 
included.
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Enough context is provided in the sections above
   - [ ] Adequate tests were added if applicable
   


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

Reply via email to