diff --git a/Run-Presto-on-SeaweedFS.md b/Run-Presto-on-SeaweedFS.md index 089c5ed..b368ee3 100644 --- a/Run-Presto-on-SeaweedFS.md +++ b/Run-Presto-on-SeaweedFS.md @@ -90,7 +90,7 @@ hive.max-partitions-per-scan=1000000 hive.compression-codec=NONE hive.config.resources=/opt/presto-server-347/etc/catalog/core-site.xml ``` -4. Modify config.properties +4. Modify config.properties The default port of presto is 8080 If you want to modify the default port of the Presto service, you can modify /opt/presto-server-347/etc/config.properties Need to modify the ports of http-server.http.port and discovery.uri