Open yanghua opened 9 months ago
The demo refers to hudi's official site: https://hudi.apache.org/docs/docker_demo It involved:
For consideration of scalability, each component has an ansible Role. And connect them via Ansible Playbook.
Role
Playbook
Each Role should follow ansible galaxy specification.
cc @pan3793
The demo refers to hudi's official site: https://hudi.apache.org/docs/docker_demo It involved:
For consideration of scalability, each component has an ansible
Role
. And connect them via AnsiblePlaybook
.