Radeity commented on PR #252:
URL:
https://github.com/apache/incubator-hugegraph-computer/pull/252#issuecomment-1578657216
Hi, @javeme , I drafted this PR yesterday, cuz maybe we don't have to add
this `jobNamespace`. We can directly use `{namespace}-{name}` from metadata of
`HugeGraphComputerJob` as jobId, and users don't have to define jobId
additionally. In this way, we can make sure the etcd namespace will not
conflict. If user submit a job with the same namespace and name, the existed
job(resource) will be updated, for this, we should disable update operation to
avoid interrupting running jobs. I'll create another issue to finish this work,
WDYT?
--
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]