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 3b70c74 Automated deployment: Fri Jul 31 07:50:17 UTC 2020
a5b861c7773ae30da6df304413d6930dac314975
3b70c74 is described below
commit 3b70c743e8735dfd90c50a7cd4aef97053fe1aae
Author: lgcareer <[email protected]>
AuthorDate: Fri Jul 31 07:50:18 2020 +0000
Automated deployment: Fri Jul 31 07:50:17 UTC 2020
a5b861c7773ae30da6df304413d6930dac314975
---
en-us/docs/1.3.1/user_doc/cluster-deployment.html | 2 +-
en-us/docs/1.3.1/user_doc/cluster-deployment.json | 2 +-
en-us/docs/1.3.1/user_doc/standalone-deployment.html | 2 +-
en-us/docs/1.3.1/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.3.1/user_doc/cluster-deployment.html | 4 ++--
zh-cn/docs/1.3.1/user_doc/cluster-deployment.json | 2 +-
zh-cn/docs/1.3.1/user_doc/standalone-deployment.html | 4 ++--
zh-cn/docs/1.3.1/user_doc/standalone-deployment.json | 2 +-
8 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/en-us/docs/1.3.1/user_doc/cluster-deployment.html
b/en-us/docs/1.3.1/user_doc/cluster-deployment.html
index 4568d2e..65efe94 100644
--- a/en-us/docs/1.3.1/user_doc/cluster-deployment.html
+++ b/en-us/docs/1.3.1/user_doc/cluster-deployment.html
@@ -205,7 +205,7 @@ username="xxx"
<span class="hljs-meta">
#</span><span class="bash"> database password</span>
<span class="hljs-meta">#</span><span class="bash"> NOTICE: <span
class="hljs-keyword">if</span> there are special characters, please use the \
to escape, <span class="hljs-keyword">for</span> example, `[` escape to
`\[`</span>
-passowrd="xxx"
+password="xxx"
<span class="hljs-meta">
#</span><span class="bash">Zookeeper cluster</span>
zkQuorum="192.168.xx.xx:2181,192.168.xx.xx:2181,192.168.xx.xx:2181"
diff --git a/en-us/docs/1.3.1/user_doc/cluster-deployment.json
b/en-us/docs/1.3.1/user_doc/cluster-deployment.json
index 54c44b9..771211e 100644
--- a/en-us/docs/1.3.1/user_doc/cluster-deployment.json
+++ b/en-us/docs/1.3.1/user_doc/cluster-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "cluster-deployment.md",
- "__html": "<h1>Cluster Deployment</h1>\n<h1>1、Before you begin (please
install requirement basic software by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : Required. Double-check configure JAVA_HOME and PATH environment
variables in /etc/profile</li>\n<li>ZooKeeper (3.4.6+)
:Required</li>\n<li>Hadoop (2.6+) or MinIO :Optional. If you need to upload a
[...]
+ "__html": "<h1>Cluster Deployment</h1>\n<h1>1、Before you begin (please
install requirement basic software by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : Required. Double-check configure JAVA_HOME and PATH environment
variables in /etc/profile</li>\n<li>ZooKeeper (3.4.6+)
:Required</li>\n<li>Hadoop (2.6+) or MinIO :Optional. If you need to upload a
[...]
"link": "/en-us/docs/1.3.1/user_doc/cluster-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.3.1/user_doc/standalone-deployment.html
b/en-us/docs/1.3.1/user_doc/standalone-deployment.html
index 9d5cf49..e637ec4 100644
--- a/en-us/docs/1.3.1/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.1/user_doc/standalone-deployment.html
@@ -205,7 +205,7 @@ username="xxx"
<span class="hljs-meta">
#</span><span class="bash"> database password</span>
<span class="hljs-meta">#</span><span class="bash"> NOTICE: <span
class="hljs-keyword">if</span> there are special characters, please use the \
to escape, <span class="hljs-keyword">for</span> example, `[` escape to
`\[`</span>
-passowrd="xxx"
+password="xxx"
<span class="hljs-meta">
#</span><span class="bash"> Zookeeper address, localhost:2181, remember the
port 2181</span>
zkQuorum="localhost:2181"
diff --git a/en-us/docs/1.3.1/user_doc/standalone-deployment.json
b/en-us/docs/1.3.1/user_doc/standalone-deployment.json
index 5d04029..5da1151 100644
--- a/en-us/docs/1.3.1/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.1/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Before you begin (please
install requirement basic software by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : Required. Double-check configure JAVA_HOME and PATH environment
variables in /etc/profile</li>\n<li>ZooKeeper (3.4.6+)
:Required</li>\n<li>Hadoop (2.6+) or MinIO :Optional. If you need to uploa [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Before you begin (please
install requirement basic software by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : Required. Double-check configure JAVA_HOME and PATH environment
variables in /etc/profile</li>\n<li>ZooKeeper (3.4.6+)
:Required</li>\n<li>Hadoop (2.6+) or MinIO :Optional. If you need to uploa [...]
"link": "/en-us/docs/1.3.1/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.1/user_doc/cluster-deployment.html
b/zh-cn/docs/1.3.1/user_doc/cluster-deployment.html
index 5f36001..a47980e 100644
--- a/zh-cn/docs/1.3.1/user_doc/cluster-deployment.html
+++ b/zh-cn/docs/1.3.1/user_doc/cluster-deployment.html
@@ -203,8 +203,8 @@ dbname="dolphinscheduler"
#</span><span class="bash"> 数据库用户名,此处需要修改为上面设置的{user}具体值</span>
username="xxx"
<span class="hljs-meta">
-#</span><span class="bash"> 数据库密码,
如果有特殊字符,请使用\转义,需要修改为上面设置的{passowrd}具体值</span>
-passowrd="xxx"
+#</span><span class="bash"> 数据库密码,
如果有特殊字符,请使用\转义,需要修改为上面设置的{password}具体值</span>
+password="xxx"
<span class="hljs-meta">
#</span><span class="bash">Zookeeper地址</span>
zkQuorum="192.168.xx.xx:2181,192.168.xx.xx:2181,192.168.xx.xx:2181"
diff --git a/zh-cn/docs/1.3.1/user_doc/cluster-deployment.json
b/zh-cn/docs/1.3.1/user_doc/cluster-deployment.json
index 731d481..0fda277 100644
--- a/zh-cn/docs/1.3.1/user_doc/cluster-deployment.json
+++ b/zh-cn/docs/1.3.1/user_doc/cluster-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "cluster-deployment.md",
- "__html":
"<h1>集群部署(Cluster)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or
MinIO上</li>\n</ul>\n<pre><code class=\"language-markdown\">
注意:DolphinScheduler本身不依赖Hadoop、Hive、Spark,仅是会调用他们的Cl [...]
+ "__html":
"<h1>集群部署(Cluster)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or
MinIO上</li>\n</ul>\n<pre><code class=\"language-markdown\">
注意:DolphinScheduler本身不依赖Hadoop、Hive、Spark,仅是会调用他们的Cl [...]
"link": "/zh-cn/docs/1.3.1/user_doc/cluster-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.1/user_doc/standalone-deployment.html
b/zh-cn/docs/1.3.1/user_doc/standalone-deployment.html
index bed1cc7..603e59f 100644
--- a/zh-cn/docs/1.3.1/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.3.1/user_doc/standalone-deployment.html
@@ -151,8 +151,8 @@ dbname="dolphinscheduler"
#</span><span class="bash"> 数据库用户名,此处需要修改为上面设置的{user}具体值</span>
username="xxx"
<span class="hljs-meta">
-#</span><span class="bash"> 数据库密码,
如果有特殊字符,请使用\转义,需要修改为上面设置的{passowrd}具体值</span>
-passowrd="xxx"
+#</span><span class="bash"> 数据库密码,
如果有特殊字符,请使用\转义,需要修改为上面设置的{password}具体值</span>
+password="xxx"
<span class="hljs-meta">
#</span><span class="bash">Zookeeper地址,单机本机是localhost:2181,记得把2181端口带上</span>
zkQuorum="localhost:2181"
diff --git a/zh-cn/docs/1.3.1/user_doc/standalone-deployment.json
b/zh-cn/docs/1.3.1/user_doc/standalone-deployment.json
index 9d961fc..2807aa9 100644
--- a/zh-cn/docs/1.3.1/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.3.1/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop or
MinIO集群上</li>\n</ul>\n<pre><code class=\"language-markdown\"> 注意:Do [...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>\n<li>ZooKeeper
(3.4.6+) :必装</li>\n<li>Hadoop (2.6+) or MinIO :选装,
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop or
MinIO集群上</li>\n</ul>\n<pre><code class=\"language-markdown\"> 注意:Do [...]
"link": "/zh-cn/docs/1.3.1/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file