Como Instalar Presto 8.8 Tutorial Portable Info

server=localhost:8080 user=$USER

CREATE TABLE test (id INT, name VARCHAR(255)); INSERT INTO test VALUES (1, 'João'), (2, 'Maria'); SELECT * FROM test; como instalar presto 8.8 tutorial

Create etc/config.properties (coordinator + worker for single-node): INSERT INTO test VALUES (1

Create etc/jvm.config :

id ---- 1 (1 row)

Top