lokeshj1703 commented on code in PR #18687:
URL: https://github.com/apache/hudi/pull/18687#discussion_r3187611058


##########
docker/README.md:
##########
@@ -43,6 +43,29 @@ To build all docker images locally, you can run the script:
 ./build_local_docker_images.sh
 ```
 
+To build the Docker demo images directly with the script, run it from under 
`<HUDI_REPO_DIR>/docker`:
+
+```shell
+./build_docker_images.sh
+```
+
+You can override the Hadoop, Spark, and Hive versions from the command line. 
If you plan to use `setup_demo.sh`,
+build the image set matching the default compose files first. For other flows, 
use one of the supported version

Review Comment:
   Can you please add some information around using `setup_demo.sh`?
   I think user can also edit `setup_demo.sh` to point to the correct yaml file?



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