liuxiaocs7 commented on PR #530: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/530#issuecomment-1805313113
Hi, @aroundabout, thanks for your outstanding efforts on this issue, i test locally and find some issues. Firstly, i try to build the image locally but fails. ``` (base) kirin@kirinbiotech:~/lx/incubator-hugegraph-toolchain$ docker build -t hg-loader:1.0 hugegraph-loader/ ```  Then, i use `loader image` from here: https://hub.docker.com/r/dandelionivy/loader/tags  ``` kirin@kirinbiotech:~/lx/incubator-hugegraph-toolchain/hugegraph-loader/assembly/static$ docker exec -it loader bin/hugegraph-loader.sh -g hugegraph -f example/file/struct.json -s example/file/schema.groovy -p 8080 -h 192.168.110.158 ```  but still fails to load data. -- 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]
