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/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ada728f Automated deployment: fefaebbacfac9b8d92812a45cbd9fc453ff55aca
ada728f is described below
commit ada728fb4e70757acbee2c4e994092461e99e733
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 29 04:36:26 2021 +0000
Automated deployment: fefaebbacfac9b8d92812a45cbd9fc453ff55aca
---
en-us/community/release-post.html | 2 +-
en-us/community/release-post.json | 2 +-
en-us/community/release.html | 2 +-
en-us/community/release.json | 2 +-
en-us/development/architecture-design.html | 2 +-
en-us/development/architecture-design.json | 2 +-
en-us/development/development-environment-setup.html | 2 +-
en-us/development/development-environment-setup.json | 2 +-
zh-cn/community/development/pull-request.html | 2 +-
zh-cn/community/development/pull-request.json | 2 +-
zh-cn/community/release-post.html | 2 +-
zh-cn/community/release-post.json | 2 +-
zh-cn/community/release.html | 2 +-
zh-cn/community/release.json | 2 +-
zh-cn/development/architecture-design.html | 4 ++--
zh-cn/development/architecture-design.json | 2 +-
zh-cn/development/backend/spi/plugin.html | 2 +-
zh-cn/development/backend/spi/plugin.json | 2 +-
zh-cn/development/development-environment-setup.html | 6 +++---
zh-cn/development/development-environment-setup.json | 2 +-
zh-cn/development/frontend-development.html | 4 ++--
zh-cn/development/frontend-development.json | 2 +-
22 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/en-us/community/release-post.html
b/en-us/community/release-post.html
index 1cba073..af80da3 100644
--- a/en-us/community/release-post.html
+++ b/en-us/community/release-post.html
@@ -41,7 +41,7 @@
<li><code>download/en-us/download.md</code> and
<code>download/zh-cn/download.md</code>: add the download of the x.y.z release
package</li>
</ul>
<h2>Publish Image</h2>
-<p>Build docker image first, please refer to <a
href="/en-us/docs/latest/user_doc/docker-deployment.html">How to build a Docker
image?</a></p>
+<p>Build docker image first, please refer to <a
href="/en-us/docs/latest/user_doc/guide/installation/docker.html">How to build
a Docker image?</a></p>
<p>And then publish image</p>
<pre><code class="language-bash">docker tag apache/dolphinscheduler:x.y.z
apache/dolphinscheduler:latest
docker login <span class="hljs-comment"># enter the username and
password</span>
diff --git a/en-us/community/release-post.json
b/en-us/community/release-post.json
index 06168e6..694d00b 100644
--- a/en-us/community/release-post.json
+++ b/en-us/community/release-post.json
@@ -1,6 +1,6 @@
{
"filename": "release-post.md",
- "__html": "<h1>Release Post</h1>\n<h2>Update Official Website</h2>\n<p>For
example, after the release of <code>x.y.z</code>, the following updates are
required:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> and
<code>docs/zh-cn/x.y.z</code>: copy the old directory to the new version
x.y.z\n<ul>\n<li>The reference links of the included documents keep same with
x.y.z, especially pay attention to the following file
updates:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>clu
[...]
+ "__html": "<h1>Release Post</h1>\n<h2>Update Official Website</h2>\n<p>For
example, after the release of <code>x.y.z</code>, the following updates are
required:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> and
<code>docs/zh-cn/x.y.z</code>: copy the old directory to the new version
x.y.z\n<ul>\n<li>The reference links of the included documents keep same with
x.y.z, especially pay attention to the following file
updates:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>clu
[...]
"link": "/dist/en-us/community/release-post.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/community/release.html b/en-us/community/release.html
index 8217fa6..5bd4822 100644
--- a/en-us/community/release.html
+++ b/en-us/community/release.html
@@ -98,7 +98,7 @@ For encryption settings, please see <a
href="http://maven.apache.org/guides/mini
<span class="hljs-tag"></<span class="hljs-name">settings</span>></span>
</code></pre>
<h3>Update Release Notes</h3>
-<pre><code>https://github.com/apache/dolphinscheduler/blob/dev/RELEASE-NOTES.md
+<pre><code>https://github.com/apache/dolphinscheduler/releases
</code></pre>
<h3>Create Release Branch</h3>
<p>Suppose DolphinScheduler source codes downloaded from github is under
<code>~/dolphinscheduler/</code> directory and the version to be released is
<code>${RELEASE.VERSION}</code>.
diff --git a/en-us/community/release.json b/en-us/community/release.json
index 77f33b9..01fd764 100644
--- a/en-us/community/release.json
+++ b/en-us/community/release.json
@@ -1,6 +1,6 @@
{
"filename": "release.md",
- "__html": "<h1>Release Guide</h1>\n<h2>GPG Settings</h2>\n<h3>Install
GPG</h3>\n<p>Download installation package on <a
href=\"https://www.gnupg.org/download/index.html\">official GnuPG
website</a>.\nThe command of GnuPG 1.x version can differ a little from that of
2.x version.\nThe following instructions take <code>GnuPG-2.1.23</code> version
for example.</p>\n<p>After the installation, execute the following command to
check the version number.</p>\n<pre><code class=\"language-shell\"> [...]
+ "__html": "<h1>Release Guide</h1>\n<h2>GPG Settings</h2>\n<h3>Install
GPG</h3>\n<p>Download installation package on <a
href=\"https://www.gnupg.org/download/index.html\">official GnuPG
website</a>.\nThe command of GnuPG 1.x version can differ a little from that of
2.x version.\nThe following instructions take <code>GnuPG-2.1.23</code> version
for example.</p>\n<p>After the installation, execute the following command to
check the version number.</p>\n<pre><code class=\"language-shell\"> [...]
"link": "/dist/en-us/community/release.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/development/architecture-design.html
b/en-us/development/architecture-design.html
index 40d06f6..6fac9e0 100644
--- a/en-us/development/architecture-design.html
+++ b/en-us/development/architecture-design.html
@@ -92,7 +92,7 @@ Interfaces include workflow creation, definition, query,
modification, release,
</li>
<li>
<p><strong>UI</strong></p>
-<p>The front-end page of the system provides various visual operation
interfaces of the system. For details, see the <a
href="/en-us/docs/latest/user_doc/system-manual.html" target="_self">System
User Manual</a> section.</p>
+<p>The front-end page of the system provides various visual operation
interfaces of the system. For details, see the <a
href="/en-us/docs/latest/user_doc/guide/introduction.html"
target="_self">System User Manual</a> section.</p>
</li>
</ul>
</li>
diff --git a/en-us/development/architecture-design.json
b/en-us/development/architecture-design.json
index 745368a..6632bbc 100644
--- a/en-us/development/architecture-design.json
+++ b/en-us/development/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/development/architecture-design.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/development/development-environment-setup.html
b/en-us/development/development-environment-setup.html
index fabfa8c..e46f781 100644
--- a/en-us/development/development-environment-setup.html
+++ b/en-us/development/development-environment-setup.html
@@ -128,7 +128,7 @@ dataLogDir=/data/zookeeper/datalog
</li>
</ul>
<blockquote>
-<p><strong><em>Note:</em></strong>: Only DolphinScheduler 2.0 and later
versions need to inatall plugin before start server. It not need before version
2.0.</p>
+<p><strong><em>Note:</em></strong> Only DolphinScheduler 2.0 and later
versions need to inatall plugin before start server. It not need before version
2.0.</p>
</blockquote>
<h5>Server start</h5>
<p>There are three necessary server we have to start, including
MasterServer,WorkerServer,ApiApplicationServer, and a optional server you could
start if you need, named LoggerServer.</p>
diff --git a/en-us/development/development-environment-setup.json
b/en-us/development/development-environment-setup.json
index ff8da44..a7c42d4 100644
--- a/en-us/development/development-environment-setup.json
+++ b/en-us/development/development-environment-setup.json
@@ -1,6 +1,6 @@
{
"filename": "development-environment-setup.md",
- "__html": "<h1>DolphinScheduler development</h1>\n<h2>Software
Requests</h2>\n<p>Before setting up the DolphinScheduler development
environment, please make sure you have installed the software as
below:</p>\n<ul>\n<li><a href=\"https://git-scm.com/downloads\">Git</a>:
DolphinScheduler version control system</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
DolphinScheduler backend language</li>\n<li><a
href=\"http://maven.apache.org/dow [...]
+ "__html": "<h1>DolphinScheduler development</h1>\n<h2>Software
Requests</h2>\n<p>Before setting up the DolphinScheduler development
environment, please make sure you have installed the software as
below:</p>\n<ul>\n<li><a href=\"https://git-scm.com/downloads\">Git</a>:
DolphinScheduler version control system</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
DolphinScheduler backend language</li>\n<li><a
href=\"http://maven.apache.org/dow [...]
"link": "/dist/en-us/development/development-environment-setup.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/community/development/pull-request.html
b/zh-cn/community/development/pull-request.html
index 273e369..cb122d5 100644
--- a/zh-cn/community/development/pull-request.html
+++ b/zh-cn/community/development/pull-request.html
@@ -64,7 +64,7 @@ waste time。</p>
<h3>Pull Request Code Style</h3>
<p>当你向 DolphinScheduler 提交 pull request 的时候 code-style 是你不得不考虑的问题。我们在 CI 中使用
Checkstyle <a
href="https://checkstyle.sourceforge.io/">参考</a>来保持代码风格的统一,它是一种帮助开发者编写遵循编码规范的
Java 代码开发工具。如果你的 pull request 没有通过 Checkstyle 的检测,那它将不会被合并到主库中。你可以在提交 pull
request 前使用 Checkstyle 来检测或者格式化你的代码。如下的步骤将引领你配置并激活 Checkstyle</p>
<ol>
-<li>准备 Checkstyle 配置文件:你可以点击<a
href="ttps://github.com/apache/dolphinscheduler/blob/dev/style/checkstyle.xml">这里</a>手动下载,但是我们更加推荐在
DolphinScheduler 代码库中找到它。当你将代码库克隆下来后,你可以在路径 <code>style/checkstyle.xml</code>
下找到配置文件</li>
+<li>准备 Checkstyle 配置文件:你可以点击<a
href="https://github.com/apache/dolphinscheduler/blob/dev/style/checkstyle.xml">这里</a>手动下载,但是我们更加推荐在
DolphinScheduler 代码库中找到它。当你将代码库克隆下来后,你可以在路径 <code>style/checkstyle.xml</code>
下找到配置文件</li>
<li>下载 Intellij IDEA Checkstyle 插件:通过关键字<strong>CheckStyle-IDEA</strong>或者通过<a
href="https://plugins.jetbrains.com/plugin/1065-checkstyle-idea">这个页面</a>安装均可。如果你不清楚如何安装Intellij
IDEA插件,可以参考<a
href="https://www.jetbrains.com/help/idea/managing-plugins.html#install_plugin_from_repo">这个连接</a></li>
<li>配置并激活 Checkstyles 以及 Intellij IDEA
代码风格:当完成上面几步后,你就可以配置并激活他们了。你可以在路径<code>Preferences -> Tool ->
Checkstyle</code>中找到 Checkstyle,请参照下图完成其配置</li>
</ol>
diff --git a/zh-cn/community/development/pull-request.json
b/zh-cn/community/development/pull-request.json
index d88e9bd..fbdef5e 100644
--- a/zh-cn/community/development/pull-request.json
+++ b/zh-cn/community/development/pull-request.json
@@ -1,6 +1,6 @@
{
"filename": "pull-request.md",
- "__html": "<h1>Pull Request 须知</h1>\n<h2>前言</h2>\n<p>Pull Request
本质上是一种软件的合作方式,是将涉及不同功能的代码,纳入主干的一种流程。这个过程中,可以进行讨论、审核和修改代码。</p>\n<p>在 Pull
Request 中尽量不讨论代码的实现方案,代码及其逻辑的大体实现方案应该尽量在\nIssue 或者邮件列表中被讨论确定,在 Pull Request
中我们尽量只关注代码的格式以及代码规范等信息,从而避免实现方式的意见不同而导致\nwaste time。</p>\n<h2>规范</h2>\n<h3>Pull
Request 标题</h3>\n<p>标题格式:[<code>Pull Request 类型</code>-<code>Issue
号</code>][<code>模块名</code>] <code>Pull Request 描述</code></p>\n<p>其中<code>Pull
Request 类型</code>和<code>Issue 类型</code>的对应关系如下:</p [...]
+ "__html": "<h1>Pull Request 须知</h1>\n<h2>前言</h2>\n<p>Pull Request
本质上是一种软件的合作方式,是将涉及不同功能的代码,纳入主干的一种流程。这个过程中,可以进行讨论、审核和修改代码。</p>\n<p>在 Pull
Request 中尽量不讨论代码的实现方案,代码及其逻辑的大体实现方案应该尽量在\nIssue 或者邮件列表中被讨论确定,在 Pull Request
中我们尽量只关注代码的格式以及代码规范等信息,从而避免实现方式的意见不同而导致\nwaste time。</p>\n<h2>规范</h2>\n<h3>Pull
Request 标题</h3>\n<p>标题格式:[<code>Pull Request 类型</code>-<code>Issue
号</code>][<code>模块名</code>] <code>Pull Request 描述</code></p>\n<p>其中<code>Pull
Request 类型</code>和<code>Issue 类型</code>的对应关系如下:</p [...]
"link": "/dist/zh-cn/community/development/pull-request.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/community/release-post.html
b/zh-cn/community/release-post.html
index 1c8ca5b..035e4b7 100644
--- a/zh-cn/community/release-post.html
+++ b/zh-cn/community/release-post.html
@@ -41,7 +41,7 @@
<li><code>download/en-us/download.md</code> 和
<code>download/zh-cn/download.md</code>: 增加 x.y.z 版本发布包的下载</li>
</ul>
<h2>发布镜像</h2>
-<p>构建 Docker 镜像,请参考 <a
href="/zh-cn/docs/latest/user_doc/docker-deployment.html">如何构建一个 Docker
镜像?</a></p>
+<p>构建 Docker 镜像,请参考 <a
href="/zh-cn/docs/latest/user_doc/guide/installation/docker.html">如何构建一个 Docker
镜像?</a></p>
<p>然后推送镜像</p>
<pre><code class="language-bash">docker tag apache/dolphinscheduler:x.y.z
apache/dolphinscheduler:latest
docker login <span class="hljs-comment"># 输入用户和密码</span>
diff --git a/zh-cn/community/release-post.json
b/zh-cn/community/release-post.json
index a6f2e69..81b93f3 100644
--- a/zh-cn/community/release-post.json
+++ b/zh-cn/community/release-post.json
@@ -1,6 +1,6 @@
{
"filename": "release-post.md",
- "__html": "<h1>发版后续</h1>\n<h2>更新官网</h2>\n<p>例如已发版
<code>x.y.z</code>,需要进行以下更新:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> 和
<code>docs/zh-cn/x.y.z</code>: 复制老版本目录改为新版本 x.y.z\n<ul>\n<li>所包含文档的引用链接保持和
x.y.z
一致,尤其注意以下文件更新:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>cluster-deployment.md</code></li>\n<li><code>docker-deployment.md</code></li>\n<li><code>expansion-reduction.md</code></li>\n<li><code>kubernetes-deployment.md</code></li>\n<li><code>standalone-deployment.
[...]
+ "__html": "<h1>发版后续</h1>\n<h2>更新官网</h2>\n<p>例如已发版
<code>x.y.z</code>,需要进行以下更新:</p>\n<ul>\n<li><code>docs/en-us/x.y.z</code> 和
<code>docs/zh-cn/x.y.z</code>: 复制老版本目录改为新版本 x.y.z\n<ul>\n<li>所包含文档的引用链接保持和
x.y.z
一致,尤其注意以下文件更新:\n<ul>\n<li><code>architecture-design.md</code></li>\n<li><code>cluster-deployment.md</code></li>\n<li><code>docker-deployment.md</code></li>\n<li><code>expansion-reduction.md</code></li>\n<li><code>kubernetes-deployment.md</code></li>\n<li><code>standalone-deployment.
[...]
"link": "/dist/zh-cn/community/release-post.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/community/release.html b/zh-cn/community/release.html
index d2fca3b..66652d3 100644
--- a/zh-cn/community/release.html
+++ b/zh-cn/community/release.html
@@ -104,7 +104,7 @@ sub 4096R/A63BC462 2019-11-15
<span class="hljs-tag"></<span class="hljs-name">settings</span>></span>
</code></pre>
<h3>更新版本说明</h3>
-<pre><code>https://github.com/apache/dolphinscheduler/blob/dev/RELEASE-NOTES.md
+<pre><code>https://github.com/apache/dolphinscheduler/releases
</code></pre>
<h3>创建发布分支</h3>
<p>从github下载的DolphinScheduler源代码到<code>~/dolphinscheduler/</code>目录,假设即将发布的版本为<code>${RELEASE.VERSION}</code>
diff --git a/zh-cn/community/release.json b/zh-cn/community/release.json
index 0735d97..acae916 100644
--- a/zh-cn/community/release.json
+++ b/zh-cn/community/release.json
@@ -1,6 +1,6 @@
{
"filename": "release.md",
- "__html": "<h1>发版指南</h1>\n<h2>GPG设置</h2>\n<h3>安装GPG</h3>\n<p>在<a
href=\"https://www.gnupg.org/download/index.html\">GnuPG官网</a>下载安装包。\nGnuPG的1.x版本和2.x版本的命令有细微差别,下列说明以<code>GnuPG-2.1.23</code>版本为例。</p>\n<p>安装完成后,执行以下命令查看版本号。</p>\n<pre><code
class=\"language-shell\">gpg
--version\n</code></pre>\n<h3>创建key</h3>\n<p>安装完成后,执行以下命令创建key。</p>\n<p><code>GnuPG-2.x</code>可使用:</p>\n<pre><code
class=\"language-shell\">gpg
--full-gen-key\n</code></pre>\n<p><code>GnuPG-1.x</code>可使用:</p>\n<pre><code
[...]
+ "__html": "<h1>发版指南</h1>\n<h2>GPG设置</h2>\n<h3>安装GPG</h3>\n<p>在<a
href=\"https://www.gnupg.org/download/index.html\">GnuPG官网</a>下载安装包。\nGnuPG的1.x版本和2.x版本的命令有细微差别,下列说明以<code>GnuPG-2.1.23</code>版本为例。</p>\n<p>安装完成后,执行以下命令查看版本号。</p>\n<pre><code
class=\"language-shell\">gpg
--version\n</code></pre>\n<h3>创建key</h3>\n<p>安装完成后,执行以下命令创建key。</p>\n<p><code>GnuPG-2.x</code>可使用:</p>\n<pre><code
class=\"language-shell\">gpg
--full-gen-key\n</code></pre>\n<p><code>GnuPG-1.x</code>可使用:</p>\n<pre><code
[...]
"link": "/dist/zh-cn/community/release.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/development/architecture-design.html
b/zh-cn/development/architecture-design.html
index 9ba9bfe..78e189a 100644
--- a/zh-cn/development/architecture-design.html
+++ b/zh-cn/development/architecture-design.html
@@ -85,7 +85,7 @@ MasterServer服务启动时向Zookeeper注册临时节点,通过监听Zookeepe
</li>
<li>
<p><strong>Alert</strong></p>
-<p>提供告警相关接口,接口主要包括<strong>告警</strong>两种类型的告警数据的存储、查询和通知功能。其中通知功能又有<strong>邮件通知</strong>和**SNMP(暂未实现)**两种。</p>
+<p>提供告警相关接口,接口主要包括两种类型的告警数据的存储、查询和通知功能。其中通知功能又有<strong>邮件通知</strong>和**SNMP(暂未实现)**两种。</p>
</li>
<li>
<p><strong>API</strong></p>
@@ -94,7 +94,7 @@ MasterServer服务启动时向Zookeeper注册临时节点,通过监听Zookeepe
</li>
<li>
<p><strong>UI</strong></p>
-<p>系统的前端页面,提供系统的各种可视化操作界面,详见<a
href="/zh-cn/docs/latest/user_doc/system-manual.html"
target="_self">系统使用手册</a>部分。</p>
+<p>系统的前端页面,提供系统的各种可视化操作界面,详见<a
href="/zh-cn/docs/latest/user_doc/guide/introduction.html"
target="_self">系统使用手册</a>部分。</p>
</li>
</ul>
<h4>2.3 架构设计思想</h4>
diff --git a/zh-cn/development/architecture-design.json
b/zh-cn/development/architecture-design.json
index 4bcbf7b..0e746dd 100644
--- a/zh-cn/development/architecture-design.json
+++ b/zh-cn/development/architecture-design.json
@@ -1,6 +1,6 @@
{
"filename": "architecture-design.md",
- "__html":
"<h2>系统架构设计</h2>\n<p>在对调度系统架构说明之前,我们先来认识一下调度系统常用的名词</p>\n<h3>1.名词解释</h3>\n<p><strong>DAG:</strong>
全称Directed Acyclic
Graph,简称DAG。工作流中的Task任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图:</p>\n<p
align=\"center\">\n <img
src=\"/img/architecture-design/dag_examples_ch_zn.png\" alt=\"dag示例\"
width=\"80%\" />\n <p align=\"center\">\n <em>dag示例</em>\n
</p>\n</p>\n<p><strong>流程定义</strong>:通过拖拽任务节点并建立任务节点的关联所形成的可视化<strong>DAG</strong></p>\n<p><strong>流程实例</strong>:流程实例是流程
[...]
+ "__html":
"<h2>系统架构设计</h2>\n<p>在对调度系统架构说明之前,我们先来认识一下调度系统常用的名词</p>\n<h3>1.名词解释</h3>\n<p><strong>DAG:</strong>
全称Directed Acyclic
Graph,简称DAG。工作流中的Task任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图:</p>\n<p
align=\"center\">\n <img
src=\"/img/architecture-design/dag_examples_ch_zn.png\" alt=\"dag示例\"
width=\"80%\" />\n <p align=\"center\">\n <em>dag示例</em>\n
</p>\n</p>\n<p><strong>流程定义</strong>:通过拖拽任务节点并建立任务节点的关联所形成的可视化<strong>DAG</strong></p>\n<p><strong>流程实例</strong>:流程实例是流程
[...]
"link": "/dist/zh-cn/development/architecture-design.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/development/backend/spi/plugin.html
b/zh-cn/development/backend/spi/plugin.html
index d32a7d1..b8bbd80 100644
--- a/zh-cn/development/backend/spi/plugin.html
+++ b/zh-cn/development/backend/spi/plugin.html
@@ -44,7 +44,7 @@
this.processDao = DaoFactory.getDaoInstance(ProcessDao.class);
}
</code></pre>
-<p>传入自定义任务的 <strong>TaskProps</strong>和自定义<strong>Logger</strong>,TaskProps
封装了任务的信息,Logger分装了自定义日志信息</p>
+<p>传入自定义任务的 <strong>TaskProps</strong>和自定义<strong>Logger</strong>,TaskProps
封装了任务的信息,Logger封装了自定义日志信息</p>
</li>
<li>
<p>继承 <strong>AbstractParameters</strong> 自定义任务参数实体</p>
diff --git a/zh-cn/development/backend/spi/plugin.json
b/zh-cn/development/backend/spi/plugin.json
index 08b0626..1b7cc11 100644
--- a/zh-cn/development/backend/spi/plugin.json
+++ b/zh-cn/development/backend/spi/plugin.json
@@ -1,6 +1,6 @@
{
"filename": "plugin.md",
- "__html":
"<h2>任务插件开发</h2>\n<p>提醒:目前任务插件开发暂不支持热部署</p>\n<h3>基于SHELL的任务</h3>\n<h4>基于YARN的计算(参见MapReduceTask)</h4>\n<ul>\n<li>需要在
<strong>org.apache.dolphinscheduler.server.worker.task</strong> 下的
<strong>TaskManager</strong>
类中创建自定义任务(也需在TaskType注册对应的任务类型)</li>\n<li>需要继承<strong>org.apache.dolphinscheduler.server.worker.task</strong>
下的 <strong>AbstractYarnTask</strong></li>\n<li>构造方法调度
<strong>AbstractYarnTask</strong> 构造方法</li>\n<li>继承
<strong>AbstractParameters</strong> 自定义任务参数实体</li>\ [...]
+ "__html":
"<h2>任务插件开发</h2>\n<p>提醒:目前任务插件开发暂不支持热部署</p>\n<h3>基于SHELL的任务</h3>\n<h4>基于YARN的计算(参见MapReduceTask)</h4>\n<ul>\n<li>需要在
<strong>org.apache.dolphinscheduler.server.worker.task</strong> 下的
<strong>TaskManager</strong>
类中创建自定义任务(也需在TaskType注册对应的任务类型)</li>\n<li>需要继承<strong>org.apache.dolphinscheduler.server.worker.task</strong>
下的 <strong>AbstractYarnTask</strong></li>\n<li>构造方法调度
<strong>AbstractYarnTask</strong> 构造方法</li>\n<li>继承
<strong>AbstractParameters</strong> 自定义任务参数实体</li>\ [...]
"link": "/dist/zh-cn/development/backend/spi/plugin.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/development/development-environment-setup.html
b/zh-cn/development/development-environment-setup.html
index a708aa7..8ddbae0 100644
--- a/zh-cn/development/development-environment-setup.html
+++ b/zh-cn/development/development-environment-setup.html
@@ -54,7 +54,7 @@ Standalone 仅在 DolphinScheduler 1.3.9 及以后的版本支持</p>
npm install
npm run start
</code></pre>
-<p>截止目前,前后端以成功运行起来,浏览器访问<a
href="http://localhost:8888">http://localhost:8888</a>,并使用默认账户密码
<strong>admin/dolphinscheduler123</strong> 即可完成登录</p>
+<p>截止目前,前后端已成功运行起来,浏览器访问<a
href="http://localhost:8888">http://localhost:8888</a>,并使用默认账户密码
<strong>admin/dolphinscheduler123</strong> 即可完成登录</p>
<h2>DolphinScheduler 普通开发模式</h2>
<h3>必要软件安装</h3>
<h4>zookeeper</h4>
@@ -126,7 +126,7 @@ dataLogDir=/data/zookeeper/datalog
</li>
</ul>
<blockquote>
-<p><strong><em>注意:</em></strong>:上述准备工作中,插件的安装仅 DolphinScheduler 2.0
及以后的版本需要运行,2.0 之前的版本不需要运行该命令</p>
+<p><strong><em>注意:</em></strong> 上述准备工作中,插件的安装仅 DolphinScheduler 2.0
及以后的版本需要运行,2.0 之前的版本不需要运行该命令</p>
</blockquote>
<h5>启动服务</h5>
<p>我们需要启动三个必须服务,包括
MasterServer,WorkerServer,ApiApplicationServer,如果有需求可以启动可选服务 LoggerServer</p>
@@ -142,7 +142,7 @@ dataLogDir=/data/zookeeper/datalog
npm install
npm run start
</code></pre>
-<p>截止目前,前后端以成功运行起来,浏览器访问<a
href="http://localhost:8888">http://localhost:8888</a>,并使用默认账户密码
<strong>admin/dolphinscheduler123</strong> 即可完成登录</p>
+<p>截止目前,前后端已成功运行起来,浏览器访问<a
href="http://localhost:8888">http://localhost:8888</a>,并使用默认账户密码
<strong>admin/dolphinscheduler123</strong> 即可完成登录</p>
</div></section><footer class="footer-container"><div
class="footer-body"><div><h3>联系我们</h3><h4>有问题需要反馈?请通过以下方式联系我们。</h4></div><div
class="contact-container"><ul><li><img class="img-base"
src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><a
href="/zh-cn/community/development/subscribe.html"><p>邮件列表</p></a></li><li><img
class="img-base" src="/img/twittergray.png"/><img class="img-change"
src="/img/twitterblue.png"/><a href="https://twitter.com/dolphinschedule"><p
[...]
<script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-with-addons.min.js"></script>
<script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-dom.min.js"></script>
diff --git a/zh-cn/development/development-environment-setup.json
b/zh-cn/development/development-environment-setup.json
index 56d0b5a..ea163c5 100644
--- a/zh-cn/development/development-environment-setup.json
+++ b/zh-cn/development/development-environment-setup.json
@@ -1,6 +1,6 @@
{
"filename": "development-environment-setup.md",
- "__html": "<h1>DolphinScheduler 开发手册</h1>\n<h2>前置条件</h2>\n<p>在搭建
DolphinScheduler 开发环境之前请确保你已经安装一下软件</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a>: 版本控制系统</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
后端开发</li>\n<li><a href=\"http://maven.apache.org/download.cgi\">Maven</a>:
Java包管理系统</li>\n<li><a href=\"https://nodejs.org/en/download\">Node</a>:
前端开发</li>\n</ul>\n<h3>克隆代码库</h3>\n<p>通过你 git 管理工具下载 git 代码,下面以 git-co [...]
+ "__html": "<h1>DolphinScheduler 开发手册</h1>\n<h2>前置条件</h2>\n<p>在搭建
DolphinScheduler 开发环境之前请确保你已经安装一下软件</p>\n<ul>\n<li><a
href=\"https://git-scm.com/downloads\">Git</a>: 版本控制系统</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>:
后端开发</li>\n<li><a href=\"http://maven.apache.org/download.cgi\">Maven</a>:
Java包管理系统</li>\n<li><a href=\"https://nodejs.org/en/download\">Node</a>:
前端开发</li>\n</ul>\n<h3>克隆代码库</h3>\n<p>通过你 git 管理工具下载 git 代码,下面以 git-co [...]
"link": "/dist/zh-cn/development/development-environment-setup.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/development/frontend-development.html
b/zh-cn/development/frontend-development.html
index a8fdad5..114a8d2 100644
--- a/zh-cn/development/frontend-development.html
+++ b/zh-cn/development/frontend-development.html
@@ -432,7 +432,7 @@ test.then(res => {
color: '#2FBFD8' // 代表的颜色主要用于 tree和gantt 两张图
}
</code></pre>
-<p>(3) 在 <code>src/js/conf/home/pages/dag/_source/formModel/tasks</code> 增加一个
<code>${节点类型(小写)}</code>.vue 文件,跟当前节点相关的组件内容都在这里写。 属于节点组件内的必须拥有一个函数
<code>_verification()</code> 验证成功后讲当前组件的相关数据往父组件抛。</p>
+<p>(3) 在 <code>src/js/conf/home/pages/dag/_source/formModel/tasks</code> 增加一个
<code>${节点类型(小写)}</code>.vue 文件,跟当前节点相关的组件内容都在这里写。 属于节点组件内的必须拥有一个函数
<code>_verification()</code> 验证成功后将当前组件的相关数据往父组件抛。</p>
<pre><code>/**
* 验证
*/
@@ -462,7 +462,7 @@ test.then(res => {
return true
}
</code></pre>
-<p>(4)
节点组件内部所用到公共的组件都在<code>_source</code>下,<code>commcon.js</code>用与配置公共数据</p>
+<p>(4)
节点组件内部所用到公共的组件都在<code>_source</code>下,<code>commcon.js</code>用于配置公共数据</p>
<h5>2.增加状态类型</h5>
<p>(1) 找到 <code>src/js/conf/home/pages/dag/_source/config.js</code> 里的
<code>tasksState</code> 对象,往里增加</p>
<pre><code>'WAITTING_DEPEND': { //后端定义状态类型 前端用作key值
diff --git a/zh-cn/development/frontend-development.json
b/zh-cn/development/frontend-development.json
index bacca43..01c7841 100644
--- a/zh-cn/development/frontend-development.json
+++ b/zh-cn/development/frontend-development.json
@@ -1,6 +1,6 @@
{
"filename": "frontend-development.md",
- "__html": "<h1>前端开发文档</h1>\n<h3>技术选型</h3>\n<pre><code>Vue mvvm 框架\n\nEs6
ECMAScript 6.0\n\nAns-ui Analysys-ui\n\nD3 可视化库图表库\n\nJsplumb 连线插件库\n\nLodash
高性能的 JavaScript
实用工具库\n</code></pre>\n<h3>开发环境搭建</h3>\n<ul>\n<li>\n<h4>Node安装</h4>\n</li>\n</ul>\n<p>Node包下载
(注意版本 v12.20.2)
<code>https://nodejs.org/download/release/v12.20.2/</code></p>\n<ul>\n<li>\n<h4>前端项目构建</h4>\n</li>\n</ul>\n<p>用命令行模式
<code>cd</code> 进入 <code>dolphinscheduler-ui</code>项目目录并执行 <code>npm
install</code> 拉取项目依赖包</p>\ [...]
+ "__html": "<h1>前端开发文档</h1>\n<h3>技术选型</h3>\n<pre><code>Vue mvvm 框架\n\nEs6
ECMAScript 6.0\n\nAns-ui Analysys-ui\n\nD3 可视化库图表库\n\nJsplumb 连线插件库\n\nLodash
高性能的 JavaScript
实用工具库\n</code></pre>\n<h3>开发环境搭建</h3>\n<ul>\n<li>\n<h4>Node安装</h4>\n</li>\n</ul>\n<p>Node包下载
(注意版本 v12.20.2)
<code>https://nodejs.org/download/release/v12.20.2/</code></p>\n<ul>\n<li>\n<h4>前端项目构建</h4>\n</li>\n</ul>\n<p>用命令行模式
<code>cd</code> 进入 <code>dolphinscheduler-ui</code>项目目录并执行 <code>npm
install</code> 拉取项目依赖包</p>\ [...]
"link": "/dist/zh-cn/development/frontend-development.html",
"meta": {}
}
\ No newline at end of file