apache/hugegraph-computer

[Summary] Vermeer/Computer Task For Newcomers

Open

#325 opened on Apr 30, 2025

 (2 comments) (3 reactions) (0 assignees)Java (48 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (64 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature Description

Vermeer

For Newcommers

  • Compile the Vermeer executable file.
  • Local deployment of 3 worker environment.
  • Prepare a sample graph data (local file) and import it into Vermeer
  • Run the pagerank algorithm and output the result file

Small Task

  • Implement automated functional testing code, covering common Vermeer functions and at least 3 algorithms. (See vermeer_test.go)
  • #324
  • #331

Medium Task

  • #330
  • TODO

Computer

For Newcommers

  • #350

If you have any questions, please @ me.

Refer:

Contributor guide