Updated Run Presto on SeaweedFS (markdown)

boshen-dev 2020-12-03 09:16:44 +08:00
parent 723435f46d
commit c571be695c

@ -78,8 +78,7 @@ modify /opt/presto-server-347/etc/catalog/core-site.xml to support SeaweedFS, 30
</configuration>
```
3. Modify hive.properties
3. Modify hive.properties
hive.metastore.uri is the service address of the previously deployed Hive Metastore
hive.config.resources points to the core-site.xml above
```