Como Instalar Presto 8.8 Pirata Link
You'll need to set several environment variables to use Presto. These include:
For example:
export JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64
export PRESTO_HOME=/path/to/presto-8.8
export PATH=$PRESTO_HOME/bin:$PATH
Clonar el Repositorio:
git clone https://github.com/prestosql/presto.git
Checkout de la Versión 8.8:
Compilar:
mvn clean package
Este proceso puede tomar un tiempo considerable.
Distribución:
You can start the Presto server using the following command:
presto-server --config config.properties
Para instalar Presto 8.8, tu sistema debe cumplir con ciertos requisitos: como instalar presto 8.8 pirata