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

lidongdai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 91cc3ea  Update home.jsx
91cc3ea is described below

commit 91cc3ea9924ad1aee4d4a753765f8287c97a3565
Author: dailidong <[email protected]>
AuthorDate: Sat Jul 3 00:23:52 2021 +0800

    Update home.jsx
---
 site_config/home.jsx | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index a56be53..b963922 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -32,7 +32,7 @@ export default {
         {
           img: '/img/ha.png',
           title: '高可靠性',
-          content: '去中心化的多Master和多Worker, 自身支持HA功能, 采用任务队列来避免过载,不会造成机器卡死',
+          content: '去中心化的多Master和多Worker服务对等架构, 避免单Master压力过大,另外采用任务缓冲队列来避免过载',
         },
         {
           img: '/img/easyuse.png',
@@ -42,7 +42,7 @@ export default {
         {
           img: '/img/scene.png',
           title: '丰富的使用场景',
-          content: '支持暂停恢复操作. 支持多租户,更好的应对大数据的使用场景. 支持更多的任务类型,如:Spark, Hive, 
M/R, Python, Sub_process, Shell',
+          content: '支持多租户,支持暂停恢复操作. 紧密贴合大数据生态,提供Spark, Hive, M/R, Python, 
Sub_process, Shell等近20种任务类型',
         },
         {
           img: '/img/scaleout.png',
@@ -244,6 +244,9 @@ export default {
         {
           img: '/img/ourusers/[email protected]',
         },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
       ],
     },
     userreview: {
@@ -315,7 +318,7 @@ export default {
         {
           img: '/img/feature_service.png',
           title: 'Rich Scenarios',
-          content: 'Support pause, recover operation. Support multi-tenant. 
Support more task types e.g., spark, hive, mr, shell, python, sub_process',
+          content: 'Support multi-tenant. Support many task types e.g., 
spark,flink,hive, mr, shell, python, sub_process',
         },
         {
           img: '/img/feature_runtime.png',
@@ -477,6 +480,9 @@ export default {
         {
           img: '/img/ourusers/[email protected]',
         },
+        {
+          img: '/img/ourusers/[email protected]',
+        },
       ],
     },
     events: {

Reply via email to