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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3080cb2  Updated asf-site site from master 
(81e8e263e84a36c30bf584f9409bdd5e89bd05fb)
3080cb2 is described below

commit 3080cb22f1396ca0826c3f795d2fd9114e5a5469
Author: William Guo <[email protected]>
AuthorDate: Tue Oct 29 08:15:20 2019 +0800

    Updated asf-site site from master (81e8e263e84a36c30bf584f9409bdd5e89bd05fb)
---
 docs/quickstart-cn.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/quickstart-cn.html b/docs/quickstart-cn.html
index 3ef0757..1534ed5 100644
--- a/docs/quickstart-cn.html
+++ b/docs/quickstart-cn.html
@@ -281,7 +281,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

Reply via email to