Cong Zhao
Cong Zhao
### Bug Type (问题类型) None ### Before submit - [X] 我已经确认现有的 [Server-Issues](https://github.com/apache/hugegraph-computer/issues) 与 [Computer-Issues](https://github.com/apache/hugegraph-computer/issues) 中没有相同 / 重复问题 ### Environment (环境信息) CI ### Expected & Actual behavior (期望与实际表现) HDFS cache miss...
### Feature Description (功能描述) Expand on k8s-operator make it can query job status and metrics
### Feature Description (功能描述) Add test case for PageRank/DegreeCentrality/WccTest/Lpa/Kcore algorithms, please refer: https://github.com/apache/incubator-hugegraph-computer/blob/c8065288b2c1136cfcadb44ce18be6855cf4a81c/computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/community/trianglecount/TriangleCountTest.java#L36
### Bug Type (问题类型) data inconsistency (计算结果不合预期) ### Before submit - [X] 我已经确认现有的 [Server-Issues](https://github.com/apache/hugegraph-computer/issues) 与 [Computer-Issues](https://github.com/apache/hugegraph-computer/issues) 中没有相同 / 重复问题 ### Environment (环境信息) CI failed: https://github.com/apache/incubator-hugegraph-computer/actions/runs/5120435420/jobs/9207800445?pr=249#step:16:3035 ### Expected & Actual behavior...
### Feature Description (功能描述) Run the algorithm job by specifying `algorithmName`, we don't need to specify `algorithm.params_class` Maybe we can implement it through custom annotations
### Feature Description (功能描述) Implement parallel output of the result
### Feature Description (功能描述) Support bypassing **network transport** data when two partitions in the same worker
### Feature Description (功能描述) Support master aggregation result output
### Feature Description (功能描述) System can be calculated without relying on disk for big memory or small data set
### Feature Description (功能描述) Support exec Python/GQL algorithm Support submit Python/GQL algorithm