hexuxu110 commented on issue #2841:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2841#issuecomment-3130669772

   backend=hstore
   serializer=binary
   
   store=hugegraph
   task.scheduler_type=distributed
   
   # pd config
   #pd.peers=127.0.0.1:8686
   pd.peers=127.0.0.1:8686,127.0.0.1:8687,127.0.0.1:8688
   
   # search config
   search.text_analyzer=jieba
   search.text_analyzer_mode=INDEX
   
   # rocksdb backend config
   rocksdb.data_path=/path/to/disk
   rocksdb.wal_path=/path/to/disk


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