安装报错问题
来源:7-4 Presto安装部署
qq_无妄_3
2020-07-06
启动出现报错:
如果注释掉还会报其他错;而且我在官网看到
不太明白怎么解决。请老师指导下
写回答
1回答
-
coordinator=true
node-scheduler.include-coordinator=true
discovery-server.enabled=true
http-server.http.port=9999
discovery.uri=http://xxxx:9999
query.max-memory=2GB
query.max-memory-per-node=1GB
query.max-total-memory-per-node=2GB
query.initial-hash-partitions=100
query.max-run-time=600s
query.max-execution-time=600s试试这个配置
112020-07-07
相似问题