java -version
cd ~ wget https://repo1.maven.org/maven2/com/facebook/presto/presto-cli/0.288/presto-cli-0.288-executable.jar mv presto-cli-0.288-executable.jar presto chmod +x presto
Presto necesita varios archivos de configuración en el directorio etc/ . Crea la estructura:
For modern users: If you do not have an installer, note that Presto 8.8 is abandonware. Check archive.org or your old backups. Do not download from untrusted EXE sites.
Presto is an open-source, distributed SQL engine designed for fast and scalable data analysis. In this tutorial, we will guide you through the process of installing Presto 0.208 (based on Presto 8.8) on a Linux system.
java -version
cd ~ wget https://repo1.maven.org/maven2/com/facebook/presto/presto-cli/0.288/presto-cli-0.288-executable.jar mv presto-cli-0.288-executable.jar presto chmod +x presto
Presto necesita varios archivos de configuración en el directorio etc/ . Crea la estructura:
For modern users: If you do not have an installer, note that Presto 8.8 is abandonware. Check archive.org or your old backups. Do not download from untrusted EXE sites.
Presto is an open-source, distributed SQL engine designed for fast and scalable data analysis. In this tutorial, we will guide you through the process of installing Presto 0.208 (based on Presto 8.8) on a Linux system.





