You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by zh...@apache.org on 2022/11/24 04:38:02 UTC

[incubator-hugegraph-computer] branch refactor_computer updated (a0a66309 -> 8ad22465)

This is an automated email from the ASF dual-hosted git repository.

zhaocong pushed a change to branch refactor_computer
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


    from a0a66309 address comment
     add 8ad22465 improve pom and options

No new revisions were added by this update.

Summary of changes:
 .../computer/algorithm/AlgorithmParams.java        |  4 +++-
 .../computer/core/config/ComputerOptions.java      | 16 +++++++++++++
 computer-core/pom.xml                              |  1 -
 computer-dist/pom.xml                              |  1 -
 computer-driver/pom.xml                            |  1 -
 computer-k8s-operator/pom.xml                      |  1 -
 computer-k8s/pom.xml                               |  1 -
 .../computer/k8s/driver/KubernetesDriver.java      | 23 ++++--------------
 computer-test/pom.xml                              | 28 ----------------------
 9 files changed, 23 insertions(+), 53 deletions(-)