apache / incubator-hugegraph-computer

HugeGraph Computer - A distributed graph processing system for hugegraph (OLAP)
https://hugegraph.apache.org/docs/quickstart/hugegraph-computer/
Apache License 2.0
42 stars 41 forks source link

[Feature] isolate namespace for different input data source #251

Closed Radeity closed 1 year ago

Radeity commented 1 year ago

Feature Description (功能描述)

Currently, we init ETCD client with namespace jobName, HOWEVER, user can submit job with different graph server and graph name, we should add extent namespace to isolate them.