aroundabout opened a new pull request, #2241: URL: https://github.com/apache/incubator-hugegraph/pull/2241
## Purpose of the PR feature: pre-load some data in container(#840) ## Main Changes 1. Provide the related conf and groovy for user to pre load some data. 2. Change the start-hugegraph.sh to get the environment variables to decide to pre-load or not. ## Verifying these changes <!-- Please pick the proper options below --> - [ ] Trivial rework / code cleanup without any test coverage. (No Need) - [ ] Already covered by existing tests, such as *(please modify tests here)*. - [x] Need tests and can be verified by github action ## Does this PR potentially affect the following parts? <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [ ] Nope - [ ] Dependencies (add/update license info) <!-- Don't forget to add/update the info in "LICENSE" & "NOTICE" files (both in root & dist module) --> - [ ] Modify configurations - [ ] The public API - [x] Other affects (The docker hub should update, or the user should build the docker image themselves) ## Documentation Status <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> The doc is still WIP. - [ ] `Doc - TODO` <!-- Your PR changes impact docs and you will update later --> - [x] `Doc - Done` <!-- Related docs have been already added or updated --> - [ ] `Doc - No Need` <!-- Your PR changes don't impact/need docs --> -- 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]
