diff --git a/Run-Presto-on-SeaweedFS.md b/Run-Presto-on-SeaweedFS.md index 75b2b9a..a7c7227 100644 --- a/Run-Presto-on-SeaweedFS.md +++ b/Run-Presto-on-SeaweedFS.md @@ -79,7 +79,7 @@ modify /opt/presto-server-347/etc/catalog/core-site.xml to support SeaweedFS, 30 ``` 3. Modify hive.properties -hive.metastore.uri is the service address of the previously deployed Hive Metastore +hive.metastore.uri is the service address of the previously deployed Hive Metastore hive.config.resources points to the core-site.xml above ``` connector.name=hive-hadoop2