https://paulsmooth.tistory.com/133
https://graspthegist.com/post/useful-hive-query/
https://github.com/duyiqi17/docker-hadoop-hive-hue
* 위의 경우에는 presto-coordinator 정보를 바꾼다.
presto-coordinator:
image: shawnzhu/prestodb:latest
ports:
- "8080:8080"
volumes:
- ./etc:/opt/presto/etc
https://github.com/shawnzhu/docker-prestodb
'BigData' 카테고리의 다른 글
Apache Superset (0) | 2019.12.03 |
---|---|
Presto Web UI (0) | 2019.11.29 |
CTE 활용 (0) | 2019.11.14 |
Mysql sleep session 정리 (0) | 2019.11.14 |
Window Function (0) | 2019.11.07 |