awesome-kyuubi / hadoop-testing

Testing Sandbox for Hadoop Ecosystem Components
Apache License 2.0
29 stars 11 forks source link

Add Zeppelin #83

Closed pan3793 closed 3 months ago

pan3793 commented 3 months ago

Close #39

ansible-playbook playbook.yaml -e "{zeppelin_enabled: true}"
./download.sh
./build-image.sh
docker compose up

http://hadoop-master1.orb.local:8081

image image
pan3793 commented 3 months ago

let me separate the unrelated changes into dedicated PRs

pan3793 commented 3 months ago

let me merge it first, and do optimization later if needed