Presto常用命令

2019-06-06  本文已影响0人  chenxk

1.启动Server命令

./bin/launcher --config /home/hive/presto-server-0215/etc/config.properties  run
./bin/launcher --config /home/hive/presto-server-0215/etc/config.properties  start

2.启动Client命令

./bin/presto-cli --server localhost:9090  --catalog hive --schema default
上一篇 下一篇

猜你喜欢

热点阅读