This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a2ef2f1 Automated deployment: ba5178159e1301512e8072f5c9f66bd8e6cccab7
a2ef2f1 is described below
commit a2ef2f1484c1101c5c9426e21dd286a63da657d3
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 12:46:54 2021 +0000
Automated deployment: ba5178159e1301512e8072f5c9f66bd8e6cccab7
---
en-us/docs/1.2.1/user_doc/architecture-design.html | 2 +-
en-us/docs/1.2.1/user_doc/architecture-design.json | 2 +-
en-us/docs/1.3.1/user_doc/architecture-design.html | 2 +-
en-us/docs/1.3.1/user_doc/architecture-design.json | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/en-us/docs/1.2.1/user_doc/architecture-design.html
b/en-us/docs/1.2.1/user_doc/architecture-design.html
index 4276338..abf7dcb 100644
--- a/en-us/docs/1.2.1/user_doc/architecture-design.html
+++ b/en-us/docs/1.2.1/user_doc/architecture-design.html
@@ -114,7 +114,7 @@ Interfaces include workflow creation, definition, query,
modification, release,
<li>Another problem is that if the Scheduler is on the Master, although it can
support different tasks in one DAG running on different machines, it will
generate overload of the Master. If the Scheduler is on the Slave, all tasks in
a DAG can only be submitted on one machine. If there are more parallel tasks,
the pressure on the Slave may be larger.</li>
</ul>
<h6>Decentralization</h6>
- <p align="center"
+ <p align="center">
<img
src="https://analysys.github.io/easyscheduler_docs_cn/images/decentralization.png"
alt="decentralized" width="50%" />
</p>
<ul>
diff --git a/en-us/docs/1.2.1/user_doc/architecture-design.json
b/en-us/docs/1.2.1/user_doc/architecture-design.json
index a591598..59da04a 100644
--- a/en-us/docs/1.2.1/user_doc/architecture-design.json
+++ b/en-us/docs/1.2.1/user_doc/architecture-design.json
@@ -1,6 +1,6 @@
{
"filename": "architecture-design.md",
- "__html": "<h2>Architecture Design</h2>\n<p>Before explaining the
architecture of the schedule system, let us first understand the common nouns
of the schedule system.</p>\n<h3>1.Noun
Interpretation</h3>\n<p><strong>DAG:</strong> Full name Directed Acyclic
Graph,referred to as DAG。Tasks in the workflow are assembled in the form of
directed acyclic graphs, which are topologically traversed from nodes with zero
indegrees of ingress until there are no successor nodes. For example, the fol
[...]
+ "__html": "<h2>Architecture Design</h2>\n<p>Before explaining the
architecture of the schedule system, let us first understand the common nouns
of the schedule system.</p>\n<h3>1.Noun
Interpretation</h3>\n<p><strong>DAG:</strong> Full name Directed Acyclic
Graph,referred to as DAG。Tasks in the workflow are assembled in the form of
directed acyclic graphs, which are topologically traversed from nodes with zero
indegrees of ingress until there are no successor nodes. For example, the fol
[...]
"link": "/dist/en-us/docs/1.2.1/user_doc/architecture-design.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.3.1/user_doc/architecture-design.html
b/en-us/docs/1.3.1/user_doc/architecture-design.html
index a4e3813..7bed669 100644
--- a/en-us/docs/1.3.1/user_doc/architecture-design.html
+++ b/en-us/docs/1.3.1/user_doc/architecture-design.html
@@ -123,7 +123,7 @@ Server provides monitoring services based on netty.
Worker</p>
<li>Another problem is that if the Scheduler is on the Master, although it can
support different tasks in a DAG running on different machines, it will cause
the Master to be overloaded. If the Scheduler is on the slave, all tasks in a
DAG can only submit jobs on a certain machine. When there are more parallel
tasks, the pressure on the slave may be greater.</li>
</ul>
<h6>Decentralized</h6>
- <p align="center"
+ <p align="center">
<img
src="https://analysys.github.io/easyscheduler_docs_cn/images/decentralization.png"
alt="Decentralization" width="50%" />
</p>
<ul>
diff --git a/en-us/docs/1.3.1/user_doc/architecture-design.json
b/en-us/docs/1.3.1/user_doc/architecture-design.json
index 986e279..9b772ce 100644
--- a/en-us/docs/1.3.1/user_doc/architecture-design.json
+++ b/en-us/docs/1.3.1/user_doc/architecture-design.json
@@ -1,6 +1,6 @@
{
"filename": "architecture-design.md",
- "__html": "<h2>System Architecture Design</h2>\n<p>Before explaining the
architecture of the scheduling system, let's first understand the commonly used
terms of the scheduling
system</p>\n<h3>1.Glossary</h3>\n<p><strong>DAG:</strong> The full name is
Directed Acyclic Graph, referred to as DAG. Task tasks in the workflow are
assembled in the form of a directed acyclic graph, and topological traversal is
performed from nodes with zero degrees of entry until there are no subsequent
nodes [...]
+ "__html": "<h2>System Architecture Design</h2>\n<p>Before explaining the
architecture of the scheduling system, let's first understand the commonly used
terms of the scheduling
system</p>\n<h3>1.Glossary</h3>\n<p><strong>DAG:</strong> The full name is
Directed Acyclic Graph, referred to as DAG. Task tasks in the workflow are
assembled in the form of a directed acyclic graph, and topological traversal is
performed from nodes with zero degrees of entry until there are no subsequent
nodes [...]
"link": "/dist/en-us/docs/1.3.1/user_doc/architecture-design.html",
"meta": {}
}
\ No newline at end of file