commit | 2add0c48e648c011740ec419a1b1ef17a5888c97 | [log] [tgz] |
---|---|---|
author | xyuanlu <xyuanlu@gmail.com> | Mon Aug 05 11:17:08 2024 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 05 11:17:08 2024 -0700 |
tree | bff7461e6099b6884d1928242a3197c40ca0f3c8 | |
parent | 997dfb7e712c1ab1fd7667695a9c4422fa4a4273 [diff] |
Refactor and fix puppy for metaclient (#2870) Refactor and fix puppy for metaclient
Helix is part of the Apache Software Foundation.
Project page: http://helix.apache.org/
Mailing list: http://helix.apache.org/mail-lists.html
mvn clean install -Dmaven.test.skip.exec=true
Helix is a generic cluster management framework used for automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix provides the following features:
Helix UI has been tested to run well on these versions of node and yarn:
"engines": { "node": "~14.17.5", "yarn": "^1.22.18" },