Airpal(Presto Web UI from Airbnb) docker image for development and testing purposes.
3.8K
Airpal(Presto Web UI from Airbnb) docker image for development and testing purposes. https://hub.docker.com/r/zhicwu/airpal/
ubuntu:14.04
|
|--- zhicwu/java:8
|
|--- zhicwu/airpal:0.1
# docker pull zhicwu/airpal
# git clone https://github.com/zhicwu/docker-airpal.git
# cd docker-airpal
# chmod +x *.sh
# ./start-airpal.sh
# docker logs -f my-airpal
You can now access the web UI via http://hostname:8081. Note: too bad airpal can be only built against Presto 0.77 at the moment. However, it seems working with Presto 0.136 but not perfectly.
# git clone https://github.com/zhicwu/docker-airpal.git
# cd docker-airpal
# chmod +x *.sh airpal
# docker build -t zhicwu/airpal .
Content type
Image
Digest
Size
982.1 MB
Last updated
over 10 years ago
docker pull zhicwu/airpal