From 4b0a0375c205dd8fae82c70b1704dd5cf845ca9b Mon Sep 17 00:00:00 2001 From: boshen-dev <68277460+boshen-dev@users.noreply.github.com> Date: Wed, 2 Dec 2020 19:49:43 +0800 Subject: [PATCH] Updated Run Presto on SeaweedFS (markdown) --- Run-Presto-on-SeaweedFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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