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 3ec937a Automated deployment: e65cc78947a020615c3504138c83c01321b0a098
3ec937a is described below
commit 3ec937a6f0454ffc89344bf6ebe680ba935b39c4
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 20 07:12:49 2021 +0000
Automated deployment: e65cc78947a020615c3504138c83c01321b0a098
---
en-us/docs/1.3.1/user_doc/standalone-deployment.html | 1 +
en-us/docs/1.3.1/user_doc/standalone-deployment.json | 2 +-
en-us/docs/1.3.2/user_doc/standalone-deployment.html | 1 +
en-us/docs/1.3.2/user_doc/standalone-deployment.json | 2 +-
en-us/docs/1.3.3/user_doc/standalone-deployment.html | 1 +
en-us/docs/1.3.3/user_doc/standalone-deployment.json | 2 +-
en-us/docs/1.3.4/user_doc/standalone-deployment.html | 1 +
en-us/docs/1.3.4/user_doc/standalone-deployment.json | 2 +-
en-us/docs/1.3.5/user_doc/standalone-deployment.html | 1 +
en-us/docs/1.3.5/user_doc/standalone-deployment.json | 2 +-
en-us/docs/latest/user_doc/standalone-deployment.html | 1 +
en-us/docs/latest/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.3.1/user_doc/standalone-deployment.html | 1 +
zh-cn/docs/1.3.1/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.3.2/user_doc/standalone-deployment.html | 1 +
zh-cn/docs/1.3.2/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.3.3/user_doc/standalone-deployment.html | 1 +
zh-cn/docs/1.3.3/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.3.4/user_doc/standalone-deployment.html | 1 +
zh-cn/docs/1.3.4/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/1.3.5/user_doc/standalone-deployment.html | 1 +
zh-cn/docs/1.3.5/user_doc/standalone-deployment.json | 2 +-
zh-cn/docs/latest/user_doc/standalone-deployment.html | 1 +
zh-cn/docs/latest/user_doc/standalone-deployment.json | 2 +-
24 files changed, 24 insertions(+), 12 deletions(-)
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 e99e2aa..e9c5ace 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
@@ -256,6 +256,7 @@ defaultFS="file:///data/dolphinscheduler"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span> not use
hadoop resourcemanager, please keep default value; <span
class="hljs-keyword">if</span> resourcemanager HA <span
class="hljs-built_in">enable</span>, please <span
class="hljs-built_in">type</span> the HA ips ; <span
class="hljs-keyword">if</span> resourcemanager is single, make this value
empty</span>
+<span class="hljs-meta">#</span><span class="bash"> Note: For tasks that
depend on YARN to execute, you need to ensure that YARN information is
configured correctly <span class="hljs-keyword">in</span> order to ensure
successful execution results.</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span>
resourcemanager HA <span class="hljs-built_in">enable</span> or not use
resourcemanager, please skip this value setting; If resourcemanager is single,
you only need to replace yarnIp1 to actual resourcemanager hostname.</span>
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 bbddcf4..99f9c78 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": "/dist/en-us/docs/1.3.1/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.3.2/user_doc/standalone-deployment.html
b/en-us/docs/1.3.2/user_doc/standalone-deployment.html
index ece3e7c..b9c1655 100644
--- a/en-us/docs/1.3.2/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.2/user_doc/standalone-deployment.html
@@ -205,6 +205,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span> not use
hadoop resourcemanager, please keep default value; <span
class="hljs-keyword">if</span> resourcemanager HA <span
class="hljs-built_in">enable</span>, please <span
class="hljs-built_in">type</span> the HA ips ; <span
class="hljs-keyword">if</span> resourcemanager is single, make this value
empty</span>
+<span class="hljs-meta">#</span><span class="bash"> Note: For tasks that
depend on YARN to execute, you need to ensure that YARN information is
configured correctly <span class="hljs-keyword">in</span> order to ensure
successful execution results.</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span>
resourcemanager HA <span class="hljs-built_in">enable</span> or not use
resourcemanager, please skip this value setting; If resourcemanager is single,
you only need to replace yarnIp1 to actual resourcemanager hostname.</span>
diff --git a/en-us/docs/1.3.2/user_doc/standalone-deployment.json
b/en-us/docs/1.3.2/user_doc/standalone-deployment.json
index 35a26b4..051b7c5 100644
--- a/en-us/docs/1.3.2/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.2/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One,<font color=\"#dd0000\">If use MySQL,It
is strongly recommended that MySQL version is 5.7 or higher</font></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/profi [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One,<font color=\"#dd0000\">If use MySQL,It
is strongly recommended that MySQL version is 5.7 or higher</font></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/profi [...]
"link": "/dist/en-us/docs/1.3.2/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.3.3/user_doc/standalone-deployment.html
b/en-us/docs/1.3.3/user_doc/standalone-deployment.html
index 6614adc..b6b3651 100644
--- a/en-us/docs/1.3.3/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.3/user_doc/standalone-deployment.html
@@ -205,6 +205,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span> not use
hadoop resourcemanager, please keep default value; <span
class="hljs-keyword">if</span> resourcemanager HA <span
class="hljs-built_in">enable</span>, please <span
class="hljs-built_in">type</span> the HA ips ; <span
class="hljs-keyword">if</span> resourcemanager is single, make this value
empty</span>
+<span class="hljs-meta">#</span><span class="bash"> Note: For tasks that
depend on YARN to execute, you need to ensure that YARN information is
configured correctly <span class="hljs-keyword">in</span> order to ensure
successful execution results.</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span>
resourcemanager HA <span class="hljs-built_in">enable</span> or not use
resourcemanager, please skip this value setting; If resourcemanager is single,
you only need to replace yarnIp1 to actual resourcemanager hostname.</span>
diff --git a/en-us/docs/1.3.3/user_doc/standalone-deployment.json
b/en-us/docs/1.3.3/user_doc/standalone-deployment.json
index c15303d..462b4e9 100644
--- a/en-us/docs/1.3.3/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.3/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One,<font color=\"#dd0000\">If use MySQL,It
is strongly recommended that MySQL version is 5.7 or higher</font></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/profi [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One,<font color=\"#dd0000\">If use MySQL,It
is strongly recommended that MySQL version is 5.7 or higher</font></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/profi [...]
"link": "/dist/en-us/docs/1.3.3/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.3.4/user_doc/standalone-deployment.html
b/en-us/docs/1.3.4/user_doc/standalone-deployment.html
index 844ccc2..ad8cd45 100644
--- a/en-us/docs/1.3.4/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.4/user_doc/standalone-deployment.html
@@ -205,6 +205,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span> not use
hadoop resourcemanager, please keep default value; <span
class="hljs-keyword">if</span> resourcemanager HA <span
class="hljs-built_in">enable</span>, please <span
class="hljs-built_in">type</span> the HA ips ; <span
class="hljs-keyword">if</span> resourcemanager is single, make this value
empty</span>
+<span class="hljs-meta">#</span><span class="bash"> Note: For tasks that
depend on YARN to execute, you need to ensure that YARN information is
configured correctly <span class="hljs-keyword">in</span> order to ensure
successful execution results.</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span>
resourcemanager HA <span class="hljs-built_in">enable</span> or not use
resourcemanager, please skip this value setting; If resourcemanager is single,
you only need to replace yarnIp1 to actual resourcemanager hostname.</span>
diff --git a/en-us/docs/1.3.4/user_doc/standalone-deployment.json
b/en-us/docs/1.3.4/user_doc/standalone-deployment.json
index 7ca42d8..c0b7374 100644
--- a/en-us/docs/1.3.4/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.4/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One, JDBC Driver 5.1.47+ is required if
MySQL is used</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>Hadoo [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One, JDBC Driver 5.1.47+ is required if
MySQL is used</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>Hadoo [...]
"link": "/dist/en-us/docs/1.3.4/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.3.5/user_doc/standalone-deployment.html
b/en-us/docs/1.3.5/user_doc/standalone-deployment.html
index 23eda39..2183ad6 100644
--- a/en-us/docs/1.3.5/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.5/user_doc/standalone-deployment.html
@@ -205,6 +205,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span> not use
hadoop resourcemanager, please keep default value; <span
class="hljs-keyword">if</span> resourcemanager HA <span
class="hljs-built_in">enable</span>, please <span
class="hljs-built_in">type</span> the HA ips ; <span
class="hljs-keyword">if</span> resourcemanager is single, make this value
empty</span>
+<span class="hljs-meta">#</span><span class="bash"> Note: For tasks that
depend on YARN to execute, you need to ensure that YARN information is
configured correctly <span class="hljs-keyword">in</span> order to ensure
successful execution results.</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span>
resourcemanager HA <span class="hljs-built_in">enable</span> or not use
resourcemanager, please skip this value setting; If resourcemanager is single,
you only need to replace yarnIp1 to actual resourcemanager hostname.</span>
diff --git a/en-us/docs/1.3.5/user_doc/standalone-deployment.json
b/en-us/docs/1.3.5/user_doc/standalone-deployment.json
index 8506249..9e7d718 100644
--- a/en-us/docs/1.3.5/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.5/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One, JDBC Driver 5.1.47+ is required if
MySQL is used</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>Hadoo [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One, JDBC Driver 5.1.47+ is required if
MySQL is used</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>Hadoo [...]
"link": "/dist/en-us/docs/1.3.5/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/latest/user_doc/standalone-deployment.html
b/en-us/docs/latest/user_doc/standalone-deployment.html
index 23eda39..2183ad6 100644
--- a/en-us/docs/latest/user_doc/standalone-deployment.html
+++ b/en-us/docs/latest/user_doc/standalone-deployment.html
@@ -205,6 +205,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span> not use
hadoop resourcemanager, please keep default value; <span
class="hljs-keyword">if</span> resourcemanager HA <span
class="hljs-built_in">enable</span>, please <span
class="hljs-built_in">type</span> the HA ips ; <span
class="hljs-keyword">if</span> resourcemanager is single, make this value
empty</span>
+<span class="hljs-meta">#</span><span class="bash"> Note: For tasks that
depend on YARN to execute, you need to ensure that YARN information is
configured correctly <span class="hljs-keyword">in</span> order to ensure
successful execution results.</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash"> <span class="hljs-keyword">if</span>
resourcemanager HA <span class="hljs-built_in">enable</span> or not use
resourcemanager, please skip this value setting; If resourcemanager is single,
you only need to replace yarnIp1 to actual resourcemanager hostname.</span>
diff --git a/en-us/docs/latest/user_doc/standalone-deployment.json
b/en-us/docs/latest/user_doc/standalone-deployment.json
index 8506249..9e7d718 100644
--- a/en-us/docs/latest/user_doc/standalone-deployment.json
+++ b/en-us/docs/latest/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
{
"filename": "standalone-deployment.md",
- "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One, JDBC Driver 5.1.47+ is required if
MySQL is used</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>Hadoo [...]
+ "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares
(please install required softwares by yourself)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7) : Choose One, JDBC Driver 5.1.47+ is required if
MySQL is used</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>Hadoo [...]
"link": "/dist/en-us/docs/1.3.5/user_doc/standalone-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 8ae706d..94a8d2f 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
@@ -198,6 +198,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler" #hdfs://{具体的ip/主机名}:8020
<span class="hljs-meta">
#</span><span class="bash">
如果没有使用到Yarn,保持以下默认值即可;如果ResourceManager是HA,则配置为ResourceManager节点的主备ip或者hostname,比如<span
class="hljs-string">"192.168.xx.xx,192.168.xx.xx"</span>;如果是单ResourceManager请配置yarnHaIps=<span
class="hljs-string">""</span>即可</span>
+<span class="hljs-meta">#</span><span class="bash">
注:依赖于yarn执行的任务,为了保证执行结果判断成功,需要确保yarn信息配置正确。</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash">
如果ResourceManager是HA或者没有使用到Yarn保持默认值即可;如果是单ResourceManager,请配置真实的ResourceManager主机名或者ip</span>
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 2bd351b..26956fd 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": "/dist/zh-cn/docs/1.3.1/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.2/user_doc/standalone-deployment.html
b/zh-cn/docs/1.3.2/user_doc/standalone-deployment.html
index 6bf66c3..8be3300 100644
--- a/zh-cn/docs/1.3.2/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.3.2/user_doc/standalone-deployment.html
@@ -198,6 +198,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler" #hdfs://{具体的ip/主机名}:8020
<span class="hljs-meta">
#</span><span class="bash">
如果没有使用到Yarn,保持以下默认值即可;如果ResourceManager是HA,则配置为ResourceManager节点的主备ip或者hostname,比如<span
class="hljs-string">"192.168.xx.xx,192.168.xx.xx"</span>;如果是单ResourceManager请配置yarnHaIps=<span
class="hljs-string">""</span>即可</span>
+<span class="hljs-meta">#</span><span class="bash">
注:依赖于yarn执行的任务,为了保证执行结果判断成功,需要确保yarn信息配置正确。</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash">
如果ResourceManager是HA或者没有使用到Yarn保持默认值即可;如果是单ResourceManager,请配置真实的ResourceManager主机名或者ip</span>
diff --git a/zh-cn/docs/1.3.2/user_doc/standalone-deployment.json
b/zh-cn/docs/1.3.2/user_doc/standalone-deployment.json
index 9d4a99e..c9b3d52 100644
--- a/zh-cn/docs/1.3.2/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.3.2/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系列) : 两者任选其一即可,<font
color=\"#dd0000\">如果使用MySQL,强烈建议,MySQL的版本为5.7或更高</font></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
[...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可,<font
color=\"#dd0000\">如果使用MySQL,强烈建议,MySQL的版本为5.7或更高</font></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
[...]
"link": "/dist/zh-cn/docs/1.3.2/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.3/user_doc/standalone-deployment.html
b/zh-cn/docs/1.3.3/user_doc/standalone-deployment.html
index f26fea1..59a60e4 100644
--- a/zh-cn/docs/1.3.3/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.3.3/user_doc/standalone-deployment.html
@@ -198,6 +198,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler" #hdfs://{具体的ip/主机名}:8020
<span class="hljs-meta">
#</span><span class="bash">
如果没有使用到Yarn,保持以下默认值即可;如果ResourceManager是HA,则配置为ResourceManager节点的主备ip或者hostname,比如<span
class="hljs-string">"192.168.xx.xx,192.168.xx.xx"</span>;如果是单ResourceManager请配置yarnHaIps=<span
class="hljs-string">""</span>即可</span>
+<span class="hljs-meta">#</span><span class="bash">
注:依赖于yarn执行的任务,为了保证执行结果判断成功,需要确保yarn信息配置正确。</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash">
如果ResourceManager是HA或者没有使用到Yarn保持默认值即可;如果是单ResourceManager,请配置真实的ResourceManager主机名或者ip</span>
diff --git a/zh-cn/docs/1.3.3/user_doc/standalone-deployment.json
b/zh-cn/docs/1.3.3/user_doc/standalone-deployment.json
index 2d27f12..ca19b77 100644
--- a/zh-cn/docs/1.3.3/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.3.3/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系列) : 两者任选其一即可,<font
color=\"#dd0000\">如果使用MySQL,强烈建议,MySQL的版本为5.7或更高</font></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
[...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可,<font
color=\"#dd0000\">如果使用MySQL,强烈建议,MySQL的版本为5.7或更高</font></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
[...]
"link": "/dist/zh-cn/docs/1.3.3/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.4/user_doc/standalone-deployment.html
b/zh-cn/docs/1.3.4/user_doc/standalone-deployment.html
index 73e0e50..f5072f3 100644
--- a/zh-cn/docs/1.3.4/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.3.4/user_doc/standalone-deployment.html
@@ -198,6 +198,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler" #hdfs://{具体的ip/主机名}:8020
<span class="hljs-meta">
#</span><span class="bash">
如果没有使用到Yarn,保持以下默认值即可;如果ResourceManager是HA,则配置为ResourceManager节点的主备ip或者hostname,比如<span
class="hljs-string">"192.168.xx.xx,192.168.xx.xx"</span>;如果是单ResourceManager请配置yarnHaIps=<span
class="hljs-string">""</span>即可</span>
+<span class="hljs-meta">#</span><span class="bash">
注:依赖于yarn执行的任务,为了保证执行结果判断成功,需要确保yarn信息配置正确。</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash">
如果ResourceManager是HA或者没有使用到Yarn保持默认值即可;如果是单ResourceManager,请配置真实的ResourceManager主机名或者ip</span>
diff --git a/zh-cn/docs/1.3.4/user_doc/standalone-deployment.json
b/zh-cn/docs/1.3.4/user_doc/standalone-deployment.json
index 5827644..5e2c8b2 100644
--- a/zh-cn/docs/1.3.4/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.3.4/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系列) : 两者任选其一即可, 如MySQL则需要JDBC Driver
5.1.47+</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 clas [...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可, 如MySQL则需要JDBC Driver
5.1.47+</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 clas [...]
"link": "/dist/zh-cn/docs/1.3.4/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.5/user_doc/standalone-deployment.html
b/zh-cn/docs/1.3.5/user_doc/standalone-deployment.html
index 4a2818a..427f60f 100644
--- a/zh-cn/docs/1.3.5/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.3.5/user_doc/standalone-deployment.html
@@ -198,6 +198,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler" #hdfs://{具体的ip/主机名}:8020
<span class="hljs-meta">
#</span><span class="bash">
如果没有使用到Yarn,保持以下默认值即可;如果ResourceManager是HA,则配置为ResourceManager节点的主备ip或者hostname,比如<span
class="hljs-string">"192.168.xx.xx,192.168.xx.xx"</span>;如果是单ResourceManager请配置yarnHaIps=<span
class="hljs-string">""</span>即可</span>
+<span class="hljs-meta">#</span><span class="bash">
注:依赖于yarn执行的任务,为了保证执行结果判断成功,需要确保yarn信息配置正确。</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash">
如果ResourceManager是HA或者没有使用到Yarn保持默认值即可;如果是单ResourceManager,请配置真实的ResourceManager主机名或者ip</span>
diff --git a/zh-cn/docs/1.3.5/user_doc/standalone-deployment.json
b/zh-cn/docs/1.3.5/user_doc/standalone-deployment.json
index a1918b8..71954d3 100644
--- a/zh-cn/docs/1.3.5/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.3.5/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系列) : 两者任选其一即可, 如MySQL则需要JDBC Driver
5.1.47+</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 clas [...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可, 如MySQL则需要JDBC Driver
5.1.47+</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 clas [...]
"link": "/dist/zh-cn/docs/1.3.5/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/standalone-deployment.html
b/zh-cn/docs/latest/user_doc/standalone-deployment.html
index 4a2818a..427f60f 100644
--- a/zh-cn/docs/latest/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/latest/user_doc/standalone-deployment.html
@@ -198,6 +198,7 @@ resourceStorageType="HDFS"
defaultFS="file:///data/dolphinscheduler" #hdfs://{具体的ip/主机名}:8020
<span class="hljs-meta">
#</span><span class="bash">
如果没有使用到Yarn,保持以下默认值即可;如果ResourceManager是HA,则配置为ResourceManager节点的主备ip或者hostname,比如<span
class="hljs-string">"192.168.xx.xx,192.168.xx.xx"</span>;如果是单ResourceManager请配置yarnHaIps=<span
class="hljs-string">""</span>即可</span>
+<span class="hljs-meta">#</span><span class="bash">
注:依赖于yarn执行的任务,为了保证执行结果判断成功,需要确保yarn信息配置正确。</span>
yarnHaIps="192.168.xx.xx,192.168.xx.xx"
<span class="hljs-meta">
#</span><span class="bash">
如果ResourceManager是HA或者没有使用到Yarn保持默认值即可;如果是单ResourceManager,请配置真实的ResourceManager主机名或者ip</span>
diff --git a/zh-cn/docs/latest/user_doc/standalone-deployment.json
b/zh-cn/docs/latest/user_doc/standalone-deployment.json
index a1918b8..71954d3 100644
--- a/zh-cn/docs/latest/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/latest/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系列) : 两者任选其一即可, 如MySQL则需要JDBC Driver
5.1.47+</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 clas [...]
+ "__html":
"<h1>单机部署(Standalone)</h1>\n<h1>1、基础软件安装(必装项请自行安装)</h1>\n<ul>\n<li>PostgreSQL
(8.2.15+) or MySQL (5.7系列) : 两者任选其一即可, 如MySQL则需要JDBC Driver
5.1.47+</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 clas [...]
"link": "/dist/zh-cn/docs/1.3.5/user_doc/standalone-deployment.html",
"meta": {}
}
\ No newline at end of file