yanghua commented on pull request #2058: URL: https://github.com/apache/hudi/pull/2058#issuecomment-690838645
> @yanghua : You can look at the docker compose file and https://github.com/apache/hudi/blob/master/docker/setup_demo.sh We mount hudi workspace inside docker to achieve it. > > I guess, we can close this PR then ? Got it. IIUC, you mean: ``` volumes: - ${HUDI_WS}:/var/hoodie/ws ``` > I guess, we can close this PR then ? Yes. Actually, My colleagues also do not know it. We rarely use docker. IMO, it would be better to describe it into the documentation. wdyt? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
