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 0d63cb9 Automated deployment: 4f98ce25a65c85cad038d629ba5871932de0b1d3
0d63cb9 is described below
commit 0d63cb9abcc70cb23ac7c2ea59f07661b8d1c8de
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 15 05:44:33 2021 +0000
Automated deployment: 4f98ce25a65c85cad038d629ba5871932de0b1d3
---
en-us/docs/2.0.0/user_doc/upgrade.html | 4 ++--
en-us/docs/2.0.0/user_doc/upgrade.json | 2 +-
en-us/docs/dev/user_doc/upgrade.html | 4 ++--
en-us/docs/dev/user_doc/upgrade.json | 2 +-
en-us/docs/latest/user_doc/upgrade.html | 4 ++--
en-us/docs/latest/user_doc/upgrade.json | 2 +-
zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html | 2 +-
zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.json | 2 +-
zh-cn/docs/2.0.0/user_doc/upgrade.html | 4 ++--
zh-cn/docs/2.0.0/user_doc/upgrade.json | 2 +-
zh-cn/docs/dev/user_doc/guide/parameter/built-in.html | 2 +-
zh-cn/docs/dev/user_doc/guide/parameter/built-in.json | 2 +-
zh-cn/docs/dev/user_doc/upgrade.html | 4 ++--
zh-cn/docs/dev/user_doc/upgrade.json | 2 +-
zh-cn/docs/latest/user_doc/guide/parameter/built-in.html | 2 +-
zh-cn/docs/latest/user_doc/guide/parameter/built-in.json | 2 +-
zh-cn/docs/latest/user_doc/upgrade.html | 4 ++--
zh-cn/docs/latest/user_doc/upgrade.json | 2 +-
18 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/en-us/docs/2.0.0/user_doc/upgrade.html
b/en-us/docs/2.0.0/user_doc/upgrade.html
index 30fc013..7618e2b 100644
--- a/en-us/docs/2.0.0/user_doc/upgrade.html
+++ b/en-us/docs/2.0.0/user_doc/upgrade.html
@@ -44,8 +44,8 @@
<h2>5. Backend Service Upgrade.</h2>
<h3>5.1 Modify the Content in <code>conf/config/install_config.conf</code>
File.</h3>
<ul>
-<li>Standalone Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/standalone-deployment.html">Standalone-Deployment</a>.</li>
-<li>Cluster Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/cluster-deployment.html">Cluster-Deployment</a>.</li>
+<li>Standalone Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/guide/installation/standalone.html">Standalone-Deployment</a>.</li>
+<li>Cluster Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/guide/installation/cluster.html">Cluster-Deployment</a>.</li>
</ul>
<h4>Masters Need Attentions</h4>
<p>1、Modify the workers config item in conf/config/install_config.conf
file.</p>
diff --git a/en-us/docs/2.0.0/user_doc/upgrade.json
b/en-us/docs/2.0.0/user_doc/upgrade.json
index ac17dff..e035ccb 100644
--- a/en-us/docs/2.0.0/user_doc/upgrade.json
+++ b/en-us/docs/2.0.0/user_doc/upgrade.json
@@ -1,6 +1,6 @@
{
"filename": "upgrade.md",
- "__html": "<h1>DolphinScheduler upgrade documentation</h1>\n<h2>1. Back Up
Previous Version's Files and Database.</h2>\n<h2>2. Stop All Services of
DolphinScheduler.</h2>\n<p><code>sh ./script/stop-all.sh</code></p>\n<h2>3.
Download the New Version's Installation Package.</h2>\n<ul>\n<li><a
href=\"/en-us/download/download.html\">Download</a> the latest version of the
installation packages.</li>\n<li>The following upgrade operations need to be
performed in the new version's directory.</ [...]
+ "__html": "<h1>DolphinScheduler upgrade documentation</h1>\n<h2>1. Back Up
Previous Version's Files and Database.</h2>\n<h2>2. Stop All Services of
DolphinScheduler.</h2>\n<p><code>sh ./script/stop-all.sh</code></p>\n<h2>3.
Download the New Version's Installation Package.</h2>\n<ul>\n<li><a
href=\"/en-us/download/download.html\">Download</a> the latest version of the
installation packages.</li>\n<li>The following upgrade operations need to be
performed in the new version's directory.</ [...]
"link": "/dist/en-us/docs/2.0.0/user_doc/upgrade.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/upgrade.html
b/en-us/docs/dev/user_doc/upgrade.html
index bf10097..c09c921 100644
--- a/en-us/docs/dev/user_doc/upgrade.html
+++ b/en-us/docs/dev/user_doc/upgrade.html
@@ -44,8 +44,8 @@
<h2>5. Backend Service Upgrade.</h2>
<h3>5.1 Modify the Content in <code>conf/config/install_config.conf</code>
File.</h3>
<ul>
-<li>Standalone Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/1.3.8/user_doc/standalone-deployment.html">Standalone-Deployment</a>.</li>
-<li>Cluster Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/1.3.8/user_doc/cluster-deployment.html">Cluster-Deployment</a>.</li>
+<li>Standalone Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/dev/user_doc/guide/installation/standalone.html">Standalone-Deployment</a>.</li>
+<li>Cluster Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/dev/user_doc/guide/installation/cluster.html">Cluster-Deployment</a>.</li>
</ul>
<h4>Masters Need Attentions</h4>
<p>Create worker group in 1.3.1 version has different design:</p>
diff --git a/en-us/docs/dev/user_doc/upgrade.json
b/en-us/docs/dev/user_doc/upgrade.json
index aa8d8fc..ae9f0a5 100644
--- a/en-us/docs/dev/user_doc/upgrade.json
+++ b/en-us/docs/dev/user_doc/upgrade.json
@@ -1,6 +1,6 @@
{
"filename": "upgrade.md",
- "__html": "<h1>DolphinScheduler upgrade documentation</h1>\n<h2>1. Back Up
Previous Version's Files and Database.</h2>\n<h2>2. Stop All Services of
DolphinScheduler.</h2>\n<p><code>sh ./script/stop-all.sh</code></p>\n<h2>3.
Download the New Version's Installation Package.</h2>\n<ul>\n<li><a
href=\"/en-us/download/download.html\">Download</a> the latest version of the
installation packages.</li>\n<li>The following upgrade operations need to be
performed in the new version's directory.</ [...]
+ "__html": "<h1>DolphinScheduler upgrade documentation</h1>\n<h2>1. Back Up
Previous Version's Files and Database.</h2>\n<h2>2. Stop All Services of
DolphinScheduler.</h2>\n<p><code>sh ./script/stop-all.sh</code></p>\n<h2>3.
Download the New Version's Installation Package.</h2>\n<ul>\n<li><a
href=\"/en-us/download/download.html\">Download</a> the latest version of the
installation packages.</li>\n<li>The following upgrade operations need to be
performed in the new version's directory.</ [...]
"link": "/dist/en-us/docs/dev/user_doc/upgrade.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/latest/user_doc/upgrade.html
b/en-us/docs/latest/user_doc/upgrade.html
index 30fc013..7618e2b 100644
--- a/en-us/docs/latest/user_doc/upgrade.html
+++ b/en-us/docs/latest/user_doc/upgrade.html
@@ -44,8 +44,8 @@
<h2>5. Backend Service Upgrade.</h2>
<h3>5.1 Modify the Content in <code>conf/config/install_config.conf</code>
File.</h3>
<ul>
-<li>Standalone Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/standalone-deployment.html">Standalone-Deployment</a>.</li>
-<li>Cluster Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/cluster-deployment.html">Cluster-Deployment</a>.</li>
+<li>Standalone Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/guide/installation/standalone.html">Standalone-Deployment</a>.</li>
+<li>Cluster Deployment please refer the [6, Modify running arguments] in <a
href="/en-us/docs/2.0.0/user_doc/guide/installation/cluster.html">Cluster-Deployment</a>.</li>
</ul>
<h4>Masters Need Attentions</h4>
<p>1、Modify the workers config item in conf/config/install_config.conf
file.</p>
diff --git a/en-us/docs/latest/user_doc/upgrade.json
b/en-us/docs/latest/user_doc/upgrade.json
index ac17dff..e035ccb 100644
--- a/en-us/docs/latest/user_doc/upgrade.json
+++ b/en-us/docs/latest/user_doc/upgrade.json
@@ -1,6 +1,6 @@
{
"filename": "upgrade.md",
- "__html": "<h1>DolphinScheduler upgrade documentation</h1>\n<h2>1. Back Up
Previous Version's Files and Database.</h2>\n<h2>2. Stop All Services of
DolphinScheduler.</h2>\n<p><code>sh ./script/stop-all.sh</code></p>\n<h2>3.
Download the New Version's Installation Package.</h2>\n<ul>\n<li><a
href=\"/en-us/download/download.html\">Download</a> the latest version of the
installation packages.</li>\n<li>The following upgrade operations need to be
performed in the new version's directory.</ [...]
+ "__html": "<h1>DolphinScheduler upgrade documentation</h1>\n<h2>1. Back Up
Previous Version's Files and Database.</h2>\n<h2>2. Stop All Services of
DolphinScheduler.</h2>\n<p><code>sh ./script/stop-all.sh</code></p>\n<h2>3.
Download the New Version's Installation Package.</h2>\n<ul>\n<li><a
href=\"/en-us/download/download.html\">Download</a> the latest version of the
installation packages.</li>\n<li>The following upgrade operations need to be
performed in the new version's directory.</ [...]
"link": "/dist/en-us/docs/2.0.0/user_doc/upgrade.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html
b/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html
index 6038660..923d8b1 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html
+++ b/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html
@@ -30,7 +30,7 @@
<td>日常调度实例定时的定时时间,格式为 yyyyMMddHHmmss,补数据时,该日期 +1</td>
</tr>
</table>
-<h2>衍生内置参数</h2>
+<h2>衍生内置参数</h2>
<ul>
<li>
<p>支持代码中自定义变量名,声明方式:${变量名}。可以是引用 "系统参数"</p>
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.json
b/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.json
index 7cdd668..561f47f 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.json
+++ b/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.json
@@ -1,6 +1,6 @@
{
"filename": "built-in.md",
- "__html": "<h1>内置参数</h1>\n<h2>基础内置参数</h2>\n<table>\n
<tr><th>变量名</th><th>声明方式</th><th>含义</th></tr>\n <tr>\n
<td>system.biz.date</td>\n <td>${system.biz.date}</td>\n
<td>日常调度实例定时的定时时间前一天,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.biz.curdate</td>\n <td>${system.biz.curdate}</td>\n
<td>日常调度实例定时的定时时间,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.datetime</td>\n <td>${system.datetime}</td>\ [...]
+ "__html": "<h1>内置参数</h1>\n<h2>基础内置参数</h2>\n<table>\n
<tr><th>变量名</th><th>声明方式</th><th>含义</th></tr>\n <tr>\n
<td>system.biz.date</td>\n <td>${system.biz.date}</td>\n
<td>日常调度实例定时的定时时间前一天,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.biz.curdate</td>\n <td>${system.biz.curdate}</td>\n
<td>日常调度实例定时的定时时间,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.datetime</td>\n <td>${system.datetime}</td>\ [...]
"link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.0/user_doc/upgrade.html
b/zh-cn/docs/2.0.0/user_doc/upgrade.html
index c061ce4..3e09e98 100644
--- a/zh-cn/docs/2.0.0/user_doc/upgrade.html
+++ b/zh-cn/docs/2.0.0/user_doc/upgrade.html
@@ -46,8 +46,8 @@
<p><code>sh ./script/create-dolphinscheduler.sh</code></p>
<h2>5. 服务升级</h2>
<h3>5.1 修改<code>conf/config/install_config.conf</code>配置内容</h3>
-<p>单机部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/standalone-deployment.html">单机部署(Standalone)</a>中的<code>6.修改运行参数部分</code>
-集群部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/cluster-deployment.html">集群部署(Cluster)</a>中的<code>6.修改运行参数部分</code></p>
+<p>单机部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/guide/installation/standalone.html">单机部署(Standalone)</a>中的<code>6.修改运行参数部分</code>
+集群部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/guide/installation/cluster.html">集群部署(Cluster)</a>中的<code>6.修改运行参数部分</code></p>
<h3>注意事项</h3>
<p>1、修改conf/config/install_config.conf中的workers参数</p>
<p>假设以下为要部署的worker主机名和ip的对应关系</p>
diff --git a/zh-cn/docs/2.0.0/user_doc/upgrade.json
b/zh-cn/docs/2.0.0/user_doc/upgrade.json
index 68da96a..45d2180 100644
--- a/zh-cn/docs/2.0.0/user_doc/upgrade.json
+++ b/zh-cn/docs/2.0.0/user_doc/upgrade.json
@@ -1,6 +1,6 @@
{
"filename": "upgrade.md",
- "__html": "<h1>DolphinScheduler升级文档</h1>\n<h2>1. 备份上一版本文件和数据库</h2>\n<h2>2.
停止dolphinscheduler所有服务</h2>\n<p><code>sh
./script/stop-all.sh</code></p>\n<h2>3. 下载新版本的安装包</h2>\n<ul>\n<li><a
href=\"/zh-cn/download/download.html\">下载</a>,
下载最新版本的二进制安装包</li>\n<li>以下升级操作都需要在新版本的目录进行</li>\n</ul>\n<h2>4.
数据库升级</h2>\n<ul>\n<li>\n<p><strong>请先备份现有数据库</strong></p>\n</li>\n<li>\n<p>修改conf/datasource.properties中的下列属性</p>\n</li>\n<li>\n<p>如果选择
MySQL,请注释掉 PostgreSQL 相关配置(反之同理), 还需要手动添加 [<a href=\"https: [...]
+ "__html": "<h1>DolphinScheduler升级文档</h1>\n<h2>1. 备份上一版本文件和数据库</h2>\n<h2>2.
停止dolphinscheduler所有服务</h2>\n<p><code>sh
./script/stop-all.sh</code></p>\n<h2>3. 下载新版本的安装包</h2>\n<ul>\n<li><a
href=\"/zh-cn/download/download.html\">下载</a>,
下载最新版本的二进制安装包</li>\n<li>以下升级操作都需要在新版本的目录进行</li>\n</ul>\n<h2>4.
数据库升级</h2>\n<ul>\n<li>\n<p><strong>请先备份现有数据库</strong></p>\n</li>\n<li>\n<p>修改conf/datasource.properties中的下列属性</p>\n</li>\n<li>\n<p>如果选择
MySQL,请注释掉 PostgreSQL 相关配置(反之同理), 还需要手动添加 [<a href=\"https: [...]
"link": "/dist/zh-cn/docs/2.0.0/user_doc/upgrade.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/parameter/built-in.html
b/zh-cn/docs/dev/user_doc/guide/parameter/built-in.html
index f1544fe..f4f178d 100644
--- a/zh-cn/docs/dev/user_doc/guide/parameter/built-in.html
+++ b/zh-cn/docs/dev/user_doc/guide/parameter/built-in.html
@@ -30,7 +30,7 @@
<td>日常调度实例定时的定时时间,格式为 yyyyMMddHHmmss,补数据时,该日期 +1</td>
</tr>
</table>
-<h2>衍生内置参数</h2>
+<h2>衍生内置参数</h2>
<ul>
<li>
<p>支持代码中自定义变量名,声明方式:${变量名}。可以是引用 "系统参数"</p>
diff --git a/zh-cn/docs/dev/user_doc/guide/parameter/built-in.json
b/zh-cn/docs/dev/user_doc/guide/parameter/built-in.json
index 26e8631..b9fef1a 100644
--- a/zh-cn/docs/dev/user_doc/guide/parameter/built-in.json
+++ b/zh-cn/docs/dev/user_doc/guide/parameter/built-in.json
@@ -1,6 +1,6 @@
{
"filename": "built-in.md",
- "__html": "<h1>内置参数</h1>\n<h2>基础内置参数</h2>\n<table>\n
<tr><th>变量名</th><th>声明方式</th><th>含义</th></tr>\n <tr>\n
<td>system.biz.date</td>\n <td>${system.biz.date}</td>\n
<td>日常调度实例定时的定时时间前一天,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.biz.curdate</td>\n <td>${system.biz.curdate}</td>\n
<td>日常调度实例定时的定时时间,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.datetime</td>\n <td>${system.datetime}</td>\ [...]
+ "__html": "<h1>内置参数</h1>\n<h2>基础内置参数</h2>\n<table>\n
<tr><th>变量名</th><th>声明方式</th><th>含义</th></tr>\n <tr>\n
<td>system.biz.date</td>\n <td>${system.biz.date}</td>\n
<td>日常调度实例定时的定时时间前一天,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.biz.curdate</td>\n <td>${system.biz.curdate}</td>\n
<td>日常调度实例定时的定时时间,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.datetime</td>\n <td>${system.datetime}</td>\ [...]
"link": "/dist/zh-cn/docs/dev/user_doc/guide/parameter/built-in.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/upgrade.html
b/zh-cn/docs/dev/user_doc/upgrade.html
index b360ac6..9d7d23a 100644
--- a/zh-cn/docs/dev/user_doc/upgrade.html
+++ b/zh-cn/docs/dev/user_doc/upgrade.html
@@ -43,8 +43,8 @@
<p><code>sh ./script/upgrade-dolphinscheduler.sh</code></p>
<h2>5. 服务升级</h2>
<h3>5.1 修改<code>conf/config/install_config.conf</code>配置内容</h3>
-<p>单机部署请参照<a
href="/zh-cn/docs/1.3.8/user_doc/standalone-deployment.html">单机部署(Standalone)</a>中的<code>6.修改运行参数部分</code>
-集群部署请参照<a
href="/zh-cn/docs/1.3.8/user_doc/cluster-deployment.html">集群部署(Cluster)</a>中的<code>6.修改运行参数部分</code></p>
+<p>单机部署请参照<a
href="/zh-cn/docs/dev/user_doc/guide/installation/standalone.html">单机部署(Standalone)</a>中的<code>6.修改运行参数部分</code>
+集群部署请参照<a
href="/zh-cn/docs/dev/user_doc/guide/installation/cluster.html">集群部署(Cluster)</a>中的<code>6.修改运行参数部分</code></p>
<h3>注意事项</h3>
<p>创建worker分组在1.3.1版本和之前版本有了不同的设计</p>
<ul>
diff --git a/zh-cn/docs/dev/user_doc/upgrade.json
b/zh-cn/docs/dev/user_doc/upgrade.json
index 79ee69a..c746748 100644
--- a/zh-cn/docs/dev/user_doc/upgrade.json
+++ b/zh-cn/docs/dev/user_doc/upgrade.json
@@ -1,6 +1,6 @@
{
"filename": "upgrade.md",
- "__html": "<h1>DolphinScheduler升级文档</h1>\n<h2>1. 备份上一版本文件和数据库</h2>\n<h2>2.
停止dolphinscheduler所有服务</h2>\n<p><code>sh
./script/stop-all.sh</code></p>\n<h2>3. 下载新版本的安装包</h2>\n<ul>\n<li><a
href=\"/zh-cn/download/download.html\">下载</a>,
下载最新版本的二进制安装包</li>\n<li>以下升级操作都需要在新版本的目录进行</li>\n</ul>\n<h2>4.
数据库升级</h2>\n<ul>\n<li>\n<p>修改conf/datasource.properties中的下列属性</p>\n</li>\n<li>\n<p>如果选择
MySQL,请注释掉 PostgreSQL 相关配置(反之同理), 还需要手动添加 [<a
href=\"https://downloads.MySQL.com/archives/c-j/\"> mysql-con [...]
+ "__html": "<h1>DolphinScheduler升级文档</h1>\n<h2>1. 备份上一版本文件和数据库</h2>\n<h2>2.
停止dolphinscheduler所有服务</h2>\n<p><code>sh
./script/stop-all.sh</code></p>\n<h2>3. 下载新版本的安装包</h2>\n<ul>\n<li><a
href=\"/zh-cn/download/download.html\">下载</a>,
下载最新版本的二进制安装包</li>\n<li>以下升级操作都需要在新版本的目录进行</li>\n</ul>\n<h2>4.
数据库升级</h2>\n<ul>\n<li>\n<p>修改conf/datasource.properties中的下列属性</p>\n</li>\n<li>\n<p>如果选择
MySQL,请注释掉 PostgreSQL 相关配置(反之同理), 还需要手动添加 [<a
href=\"https://downloads.MySQL.com/archives/c-j/\"> mysql-con [...]
"link": "/dist/zh-cn/docs/dev/user_doc/upgrade.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/guide/parameter/built-in.html
b/zh-cn/docs/latest/user_doc/guide/parameter/built-in.html
index 6038660..923d8b1 100644
--- a/zh-cn/docs/latest/user_doc/guide/parameter/built-in.html
+++ b/zh-cn/docs/latest/user_doc/guide/parameter/built-in.html
@@ -30,7 +30,7 @@
<td>日常调度实例定时的定时时间,格式为 yyyyMMddHHmmss,补数据时,该日期 +1</td>
</tr>
</table>
-<h2>衍生内置参数</h2>
+<h2>衍生内置参数</h2>
<ul>
<li>
<p>支持代码中自定义变量名,声明方式:${变量名}。可以是引用 "系统参数"</p>
diff --git a/zh-cn/docs/latest/user_doc/guide/parameter/built-in.json
b/zh-cn/docs/latest/user_doc/guide/parameter/built-in.json
index 7cdd668..561f47f 100644
--- a/zh-cn/docs/latest/user_doc/guide/parameter/built-in.json
+++ b/zh-cn/docs/latest/user_doc/guide/parameter/built-in.json
@@ -1,6 +1,6 @@
{
"filename": "built-in.md",
- "__html": "<h1>内置参数</h1>\n<h2>基础内置参数</h2>\n<table>\n
<tr><th>变量名</th><th>声明方式</th><th>含义</th></tr>\n <tr>\n
<td>system.biz.date</td>\n <td>${system.biz.date}</td>\n
<td>日常调度实例定时的定时时间前一天,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.biz.curdate</td>\n <td>${system.biz.curdate}</td>\n
<td>日常调度实例定时的定时时间,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.datetime</td>\n <td>${system.datetime}</td>\ [...]
+ "__html": "<h1>内置参数</h1>\n<h2>基础内置参数</h2>\n<table>\n
<tr><th>变量名</th><th>声明方式</th><th>含义</th></tr>\n <tr>\n
<td>system.biz.date</td>\n <td>${system.biz.date}</td>\n
<td>日常调度实例定时的定时时间前一天,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.biz.curdate</td>\n <td>${system.biz.curdate}</td>\n
<td>日常调度实例定时的定时时间,格式为 yyyyMMdd,补数据时,该日期 +1</td>\n </tr>\n <tr>\n
<td>system.datetime</td>\n <td>${system.datetime}</td>\ [...]
"link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/parameter/built-in.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/upgrade.html
b/zh-cn/docs/latest/user_doc/upgrade.html
index c061ce4..3e09e98 100644
--- a/zh-cn/docs/latest/user_doc/upgrade.html
+++ b/zh-cn/docs/latest/user_doc/upgrade.html
@@ -46,8 +46,8 @@
<p><code>sh ./script/create-dolphinscheduler.sh</code></p>
<h2>5. 服务升级</h2>
<h3>5.1 修改<code>conf/config/install_config.conf</code>配置内容</h3>
-<p>单机部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/standalone-deployment.html">单机部署(Standalone)</a>中的<code>6.修改运行参数部分</code>
-集群部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/cluster-deployment.html">集群部署(Cluster)</a>中的<code>6.修改运行参数部分</code></p>
+<p>单机部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/guide/installation/standalone.html">单机部署(Standalone)</a>中的<code>6.修改运行参数部分</code>
+集群部署请参照<a
href="/zh-cn/docs/2.0.0/user_doc/guide/installation/cluster.html">集群部署(Cluster)</a>中的<code>6.修改运行参数部分</code></p>
<h3>注意事项</h3>
<p>1、修改conf/config/install_config.conf中的workers参数</p>
<p>假设以下为要部署的worker主机名和ip的对应关系</p>
diff --git a/zh-cn/docs/latest/user_doc/upgrade.json
b/zh-cn/docs/latest/user_doc/upgrade.json
index 68da96a..45d2180 100644
--- a/zh-cn/docs/latest/user_doc/upgrade.json
+++ b/zh-cn/docs/latest/user_doc/upgrade.json
@@ -1,6 +1,6 @@
{
"filename": "upgrade.md",
- "__html": "<h1>DolphinScheduler升级文档</h1>\n<h2>1. 备份上一版本文件和数据库</h2>\n<h2>2.
停止dolphinscheduler所有服务</h2>\n<p><code>sh
./script/stop-all.sh</code></p>\n<h2>3. 下载新版本的安装包</h2>\n<ul>\n<li><a
href=\"/zh-cn/download/download.html\">下载</a>,
下载最新版本的二进制安装包</li>\n<li>以下升级操作都需要在新版本的目录进行</li>\n</ul>\n<h2>4.
数据库升级</h2>\n<ul>\n<li>\n<p><strong>请先备份现有数据库</strong></p>\n</li>\n<li>\n<p>修改conf/datasource.properties中的下列属性</p>\n</li>\n<li>\n<p>如果选择
MySQL,请注释掉 PostgreSQL 相关配置(反之同理), 还需要手动添加 [<a href=\"https: [...]
+ "__html": "<h1>DolphinScheduler升级文档</h1>\n<h2>1. 备份上一版本文件和数据库</h2>\n<h2>2.
停止dolphinscheduler所有服务</h2>\n<p><code>sh
./script/stop-all.sh</code></p>\n<h2>3. 下载新版本的安装包</h2>\n<ul>\n<li><a
href=\"/zh-cn/download/download.html\">下载</a>,
下载最新版本的二进制安装包</li>\n<li>以下升级操作都需要在新版本的目录进行</li>\n</ul>\n<h2>4.
数据库升级</h2>\n<ul>\n<li>\n<p><strong>请先备份现有数据库</strong></p>\n</li>\n<li>\n<p>修改conf/datasource.properties中的下列属性</p>\n</li>\n<li>\n<p>如果选择
MySQL,请注释掉 PostgreSQL 相关配置(反之同理), 还需要手动添加 [<a href=\"https: [...]
"link": "/dist/zh-cn/docs/2.0.0/user_doc/upgrade.html",
"meta": {}
}
\ No newline at end of file