mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Run Presto on SeaweedFS (markdown)
parent
a363ea7db7
commit
723435f46d
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue