You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@griffin.apache.org by gu...@apache.org on 2019/10/29 00:15:08 UTC

[griffin-site] branch master updated: uglify host

This is an automated email from the ASF dual-hosted git repository.

guoyp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/griffin-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 81e8e26  uglify host
81e8e26 is described below

commit 81e8e263e84a36c30bf584f9409bdd5e89bd05fb
Author: William Guo <gu...@apache.org>
AuthorDate: Tue Oct 29 08:14:49 2019 +0800

    uglify host
---
 quickstart-cn.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quickstart-cn.md b/quickstart-cn.md
index 5fcb87a..dec33e0 100644
--- a/quickstart-cn.md
+++ b/quickstart-cn.md
@@ -153,7 +153,7 @@ hive.hmshandler.retry.interval=2000ms
 # Hive cache time
 cache.evict.hive.fixedRate.in.milliseconds=900000
 # Kafka schema registry,按需配置
-kafka.schema.registry.url=http://namenodetest01.bi:8081
+kafka.schema.registry.url=http://namenode.test01.xxx:8081
 # Update job instance state at regular intervals
 jobInstance.fixedDelay.in.milliseconds=60000
 # Expired time of job instance which is 7 days that is 604800000 milliseconds.Time unit only supports milliseconds