Presto常用命令

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

转载于:https://www.jianshu.com/p/a3bbd9c0d490

猜你喜欢

转载自blog.csdn.net/weixin_34240657/article/details/91072999
今日推荐