imbajin commented on issue #2530:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2530#issuecomment-2071546486

   @BreakMeEveryday indeed there are actually 2 problems:
   1. one is why the `HTTP-API` direct request to create the graph failed
       - A: It seems to be caused by incorrect configuration/parameters/usage. 
If you are using tools like Postman, please make sure that the parameters are 
set correctly (If it still doesn't work, please wait for a moment. @ZeeJJ123 we 
will take some time to take a look and everyone will try to participate in the 
community when **they are time free**. Please be patient~ THX)
   2. the other is that the `java-client` side does not provide an API 
implementation (in toolchain -> client)
       - A: Yes, this is a known missing feature because the client didn't 
update the **adaptation feature** before. It is currently undergoing the next 
iteration and change(WIP 🚧). If you are going to officially create multiple 
images, please consider sending **HTTP directly** or simply copying the 
configuration file locally, then update the configs in 
`/graphs/new-graph.properties` & restart server to make it work and avoid 
blocking here
   
   BTW, u could try to use docker version to avoid some environmental impacts 
and run quick tests
   
   


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