Aaron Wang
Aaron Wang
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Current way to collect appIds is scan log files and...
### Feature Description (功能描述) Now, we have `manager` container introduced by https://github.com/apache/incubator-hugegraph-computer/pull/259. Thus, we have to modify image building script. BTW, may I ask, currently, how to trigger new image...
### Feature Description (功能描述) When we buffer write receiver's partition file to `vertexFile` and `edgeFile` maintained by `FileGraphPartition`. We can implement parallel write. https://github.com/apache/incubator-hugegraph-computer/blob/f7d10a845de68cd84fe01f247b8fc3d887edbb67/computer-core/src/main/java/org/apache/hugegraph/computer/core/compute/ComputeManager.java#L75-L87
**What happened**: After `make deploy`, `config/manager/kustomization.yaml` will be overwritten and we will miss namespace config. This will cause two problems: - New file in git working area. (config/manager/kustomization.yaml) - If...
### Ⅰ. Describe what this PR does - Support `generateName` setting for CloneSet and StatefulSet. - Use `generateName` as prefix of the name of owned pod/pvc, rather using `name` like...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description - Add label management, in which we can define one...