Sign inSign up

harisekhon/presto-dev

By harisekhon

Updated over 6 years ago

Presto SQL (Facebook), opens SQL shell (tags for all versions) - distributed Big Data SQL engine

Image
1

10K+

harisekhon/presto-dev repository overview

Presto SQL DB by Facebook

https://prestodb.io/

Distributed interactive high scale SQL engine for Big Data.

Starts a single Presto node which acts as both coordinator and worker and maps port 8080 for nice web UI and driver access.

If started interactively will drop in to a SQL shell.

docker-compose up

or without docker-compose

make run

Presto-dev includes tagged builds of all development versions of Presto from Facebook's maven repo. Since I don't want another 100+ branches in this repo as there are already over 120 branches for other software, previous versions are re-built only as needed using build_historic_versions.sh.

Related Docker images can be found for many Open Source, Big Data and NoSQL technologies on my DockerHub profile. The source for them all can be found in the master Dockerfiles GitHub repo.

Tag summary

Content type

Image

Digest

Size

705.4 MB

Last updated

over 6 years ago

docker pull harisekhon/presto-dev