aroundabout commented on PR #530:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/pull/530#issuecomment-1805319261

   > 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/
   > ```
   > 
   > 
![image](https://user-images.githubusercontent.com/42756849/282004244-81999688-6501-462f-af8b-119187989413.png)
   > 
   > Then, i use `loader image` from here: 
https://hub.docker.com/r/dandelionivy/loader/tags
   > 
   > 
![image](https://user-images.githubusercontent.com/42756849/282004439-0978c41f-d525-48b9-8d0f-0dd6acfab501.png)
   > 
   > ```
   > 
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
   > ```
   > 
   > 
![image](https://user-images.githubusercontent.com/42756849/282004566-e2c9741e-080e-4ab6-98de-8c6bfb2d0584.png)
   > 
   > but still fails to load data.
   
   1. How to build locally
       try `docker build -f hugegraph-loader/Dockerfile hg-loader .`
   2. The question is caused by server 
https://github.com/apache/incubator-hugegraph/issues/2346. The PR to fix it has 
been opened https://github.com/apache/incubator-hugegraph/pull/2347


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

Reply via email to