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 d8fde29  Automated deployment: 415a2d942a1c48074accd6b92c961533f4bad29c
d8fde29 is described below

commit d8fde2940c6c72475259966352ec057fc6289b28
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Aug 21 08:49:35 2021 +0000

    Automated deployment: 415a2d942a1c48074accd6b92c961533f4bad29c
---
 en-us/docs/1.3.6/user_doc/standalone-deployment.html |  2 +-
 en-us/docs/1.3.6/user_doc/standalone-deployment.json |  2 +-
 .../docs/latest/user_doc/standalone-deployment.html  |  2 +-
 .../docs/latest/user_doc/standalone-deployment.json  |  2 +-
 zh-cn/docs/1.3.6/user_doc/standalone-deployment.html | 20 ++++++++++----------
 zh-cn/docs/1.3.6/user_doc/standalone-deployment.json |  2 +-
 .../docs/latest/user_doc/standalone-deployment.html  | 20 ++++++++++----------
 .../docs/latest/user_doc/standalone-deployment.json  |  2 +-
 8 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/en-us/docs/1.3.6/user_doc/standalone-deployment.html 
b/en-us/docs/1.3.6/user_doc/standalone-deployment.html
index 79c099c..16a01dc 100644
--- a/en-us/docs/1.3.6/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.6/user_doc/standalone-deployment.html
@@ -53,7 +53,7 @@ chown -R dolphinscheduler:dolphinscheduler 
dolphinscheduler-bin
 </code></pre>
 <pre><code> Notes:
  - Because the task execution is based on 'sudo -u {linux-user}' to switch 
among different Linux users to implement multi-tenant job running, so the 
deployment user must have sudo permissions and is secret-free. If beginner 
learners don’t understand, you can ignore this point for now.
- - Please comment out line &quot;Default requiretty&quot;, if it present in 
&quot;/etc/sudoers&quot; file. 
+ - Please comment out line &quot;Defaults requirett&quot;, if it present in 
&quot;/etc/sudoers&quot; file. 
  - If you need to use resource upload, you need to assign user the permission 
to operate the local file system, HDFS or MinIO.
 </code></pre>
 <h1>4、SSH secret-free configuration</h1>
diff --git a/en-us/docs/1.3.6/user_doc/standalone-deployment.json 
b/en-us/docs/1.3.6/user_doc/standalone-deployment.json
index 5ad8b7d..e3061f9 100644
--- a/en-us/docs/1.3.6/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.6/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.6/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 79c099c..16a01dc 100644
--- a/en-us/docs/latest/user_doc/standalone-deployment.html
+++ b/en-us/docs/latest/user_doc/standalone-deployment.html
@@ -53,7 +53,7 @@ chown -R dolphinscheduler:dolphinscheduler 
dolphinscheduler-bin
 </code></pre>
 <pre><code> Notes:
  - Because the task execution is based on 'sudo -u {linux-user}' to switch 
among different Linux users to implement multi-tenant job running, so the 
deployment user must have sudo permissions and is secret-free. If beginner 
learners don’t understand, you can ignore this point for now.
- - Please comment out line &quot;Default requiretty&quot;, if it present in 
&quot;/etc/sudoers&quot; file. 
+ - Please comment out line &quot;Defaults requirett&quot;, if it present in 
&quot;/etc/sudoers&quot; file. 
  - If you need to use resource upload, you need to assign user the permission 
to operate the local file system, HDFS or MinIO.
 </code></pre>
 <h1>4、SSH secret-free configuration</h1>
diff --git a/en-us/docs/latest/user_doc/standalone-deployment.json 
b/en-us/docs/latest/user_doc/standalone-deployment.json
index 5ad8b7d..e3061f9 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.6/user_doc/standalone-deployment.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/1.3.6/user_doc/standalone-deployment.html 
b/zh-cn/docs/1.3.6/user_doc/standalone-deployment.html
index d9864e9..81dabfe 100644
--- a/zh-cn/docs/1.3.6/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.3.6/user_doc/standalone-deployment.html
@@ -53,7 +53,7 @@ chown -R dolphinscheduler:dolphinscheduler 
dolphinscheduler-bin
 <p>注意:</p>
 <ul>
 <li>因为任务执行服务是以 sudo -u {linux-user} 切换不同 linux 用户的方式来实现多租户运行作业,所以部署用户需要有 sudo 
权限,而且是免密的。初学习者不理解的话,完全可以暂时忽略这一点</li>
-<li>如果发现 /etc/sudoers 文件中有 &quot;Default requiretty&quot; 这行,也请注释掉</li>
+<li>如果发现 /etc/sudoers 文件中有 &quot;Defaults requirett&quot; 这行,也请注释掉</li>
 <li>如果用到资源上传的话,还需要给该部署用户分配操作<code>本地文件系统或者 HDFS 或者 MinIO</code>的权限</li>
 </ul>
 <h1>4、ssh免密配置</h1>
@@ -97,9 +97,9 @@ chmod 600 ~/.ssh/authorized_keys
 <span class="hljs-comment">  # 
spring.datasource.url=jdbc:postgresql://localhost:5432/dolphinscheduler</span>
 <span class="hljs-comment">  # mysql</span>
   <span class="hljs-meta">spring.datasource.driver-class-name</span>=<span 
class="hljs-string">com.mysql.jdbc.Driver</span>
-  <span class="hljs-meta">spring.datasource.url</span>=<span 
class="hljs-string">jdbc:mysql://xxx:3306/dolphinscheduler?useUnicode=true&amp;characterEncoding=UTF-8&amp;allowMultiQueries=true
     需要修改ip,本机localhost即可</span>
-  <span class="hljs-meta">spring.datasource.username</span>=<span 
class="hljs-string">xxx                                              
需要修改为上面的{user}值</span>
-  <span class="hljs-meta">spring.datasource.password</span>=<span 
class="hljs-string">xxx                                              
需要修改为上面的{password}值</span>
+  <span class="hljs-meta">spring.datasource.url</span>=<span 
class="hljs-string">jdbc:mysql://xxx:3306/dolphinscheduler?useUnicode=true&amp;characterEncoding=UTF-8&amp;allowMultiQueries=true
     # 需要修改ip,本机localhost即可</span>
+  <span class="hljs-meta">spring.datasource.username</span>=<span 
class="hljs-string">xxx                                              # 
需要修改为上面的{user}值</span>
+  <span class="hljs-meta">spring.datasource.password</span>=<span 
class="hljs-string">xxx                                              # 
需要修改为上面的{password}值</span>
 </code></pre>
 <ul>
 <li>修改并保存完后,执行 script 目录下的创建表及导入基础数据脚本</li>
@@ -126,7 +126,7 @@ export 
PATH=$HADOOP_HOME/bin:$SPARK_HOME2/bin:$PYTHON_HOME:$JAVA_HOME/bin:$HIVE_
 </code></pre>
 <p><em>注意: 这一步非常重要,例如 JAVA_HOME 和 PATH 是必须要配置的,没有用到的可以忽略或者注释掉;如果找不到 
dolphinscheduler_env.sh,请运行 <code>ls -a</code></em></p>
 <ul>
-<li>将jdk软链到 /usr/bin/java 下(仍以 JAVA_HOME=/opt/soft/java 为例)</li>
+<li>将 jdk 软链到 /usr/bin/java 下(仍以 JAVA_HOME=/opt/soft/java 为例)</li>
 </ul>
 <pre><code class="language-shell">sudo ln -s /opt/soft/java/bin/java 
/usr/bin/java
 </code></pre>
@@ -202,12 +202,12 @@ singleYarnIp=&quot;yarnIp1&quot;
 <span class="hljs-meta">
 #</span><span class="bash"> 资源上传根路径,支持 HDFS 和 S3,由于 hdfs 
支持本地文件系统,需要确保本地文件夹存在且有读写权限</span>
 resourceUploadPath=&quot;/data/dolphinscheduler&quot;
-
-    # 具备权限创建 resourceUploadPath的用户
-    hdfsRootUser=&quot;hdfs&quot;
+<span class="hljs-meta">
+#</span><span class="bash"> 具备权限创建 resourceUploadPath的用户</span>
+hdfsRootUser=&quot;hdfs&quot;
     
-     # 配置 api server port
-    apiServerPort=&quot;12345&quot;
+<span class="hljs-meta">#</span><span class="bash"> 配置 api server port</span>
+apiServerPort=&quot;12345&quot;
 <span class="hljs-meta">
 #</span><span class="bash"> 在哪些机器上部署 DS 服务,本机选 localhost</span>
 ips=&quot;localhost&quot;
diff --git a/zh-cn/docs/1.3.6/user_doc/standalone-deployment.json 
b/zh-cn/docs/1.3.6/user_doc/standalone-deployment.json
index fe4253d..2aac282 100644
--- a/zh-cn/docs/1.3.6/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.3.6/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 class=\ [...]
+  "__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 class=\ [...]
   "link": "/dist/zh-cn/docs/1.3.6/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 d9864e9..81dabfe 100644
--- a/zh-cn/docs/latest/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/latest/user_doc/standalone-deployment.html
@@ -53,7 +53,7 @@ chown -R dolphinscheduler:dolphinscheduler 
dolphinscheduler-bin
 <p>注意:</p>
 <ul>
 <li>因为任务执行服务是以 sudo -u {linux-user} 切换不同 linux 用户的方式来实现多租户运行作业,所以部署用户需要有 sudo 
权限,而且是免密的。初学习者不理解的话,完全可以暂时忽略这一点</li>
-<li>如果发现 /etc/sudoers 文件中有 &quot;Default requiretty&quot; 这行,也请注释掉</li>
+<li>如果发现 /etc/sudoers 文件中有 &quot;Defaults requirett&quot; 这行,也请注释掉</li>
 <li>如果用到资源上传的话,还需要给该部署用户分配操作<code>本地文件系统或者 HDFS 或者 MinIO</code>的权限</li>
 </ul>
 <h1>4、ssh免密配置</h1>
@@ -97,9 +97,9 @@ chmod 600 ~/.ssh/authorized_keys
 <span class="hljs-comment">  # 
spring.datasource.url=jdbc:postgresql://localhost:5432/dolphinscheduler</span>
 <span class="hljs-comment">  # mysql</span>
   <span class="hljs-meta">spring.datasource.driver-class-name</span>=<span 
class="hljs-string">com.mysql.jdbc.Driver</span>
-  <span class="hljs-meta">spring.datasource.url</span>=<span 
class="hljs-string">jdbc:mysql://xxx:3306/dolphinscheduler?useUnicode=true&amp;characterEncoding=UTF-8&amp;allowMultiQueries=true
     需要修改ip,本机localhost即可</span>
-  <span class="hljs-meta">spring.datasource.username</span>=<span 
class="hljs-string">xxx                                              
需要修改为上面的{user}值</span>
-  <span class="hljs-meta">spring.datasource.password</span>=<span 
class="hljs-string">xxx                                              
需要修改为上面的{password}值</span>
+  <span class="hljs-meta">spring.datasource.url</span>=<span 
class="hljs-string">jdbc:mysql://xxx:3306/dolphinscheduler?useUnicode=true&amp;characterEncoding=UTF-8&amp;allowMultiQueries=true
     # 需要修改ip,本机localhost即可</span>
+  <span class="hljs-meta">spring.datasource.username</span>=<span 
class="hljs-string">xxx                                              # 
需要修改为上面的{user}值</span>
+  <span class="hljs-meta">spring.datasource.password</span>=<span 
class="hljs-string">xxx                                              # 
需要修改为上面的{password}值</span>
 </code></pre>
 <ul>
 <li>修改并保存完后,执行 script 目录下的创建表及导入基础数据脚本</li>
@@ -126,7 +126,7 @@ export 
PATH=$HADOOP_HOME/bin:$SPARK_HOME2/bin:$PYTHON_HOME:$JAVA_HOME/bin:$HIVE_
 </code></pre>
 <p><em>注意: 这一步非常重要,例如 JAVA_HOME 和 PATH 是必须要配置的,没有用到的可以忽略或者注释掉;如果找不到 
dolphinscheduler_env.sh,请运行 <code>ls -a</code></em></p>
 <ul>
-<li>将jdk软链到 /usr/bin/java 下(仍以 JAVA_HOME=/opt/soft/java 为例)</li>
+<li>将 jdk 软链到 /usr/bin/java 下(仍以 JAVA_HOME=/opt/soft/java 为例)</li>
 </ul>
 <pre><code class="language-shell">sudo ln -s /opt/soft/java/bin/java 
/usr/bin/java
 </code></pre>
@@ -202,12 +202,12 @@ singleYarnIp=&quot;yarnIp1&quot;
 <span class="hljs-meta">
 #</span><span class="bash"> 资源上传根路径,支持 HDFS 和 S3,由于 hdfs 
支持本地文件系统,需要确保本地文件夹存在且有读写权限</span>
 resourceUploadPath=&quot;/data/dolphinscheduler&quot;
-
-    # 具备权限创建 resourceUploadPath的用户
-    hdfsRootUser=&quot;hdfs&quot;
+<span class="hljs-meta">
+#</span><span class="bash"> 具备权限创建 resourceUploadPath的用户</span>
+hdfsRootUser=&quot;hdfs&quot;
     
-     # 配置 api server port
-    apiServerPort=&quot;12345&quot;
+<span class="hljs-meta">#</span><span class="bash"> 配置 api server port</span>
+apiServerPort=&quot;12345&quot;
 <span class="hljs-meta">
 #</span><span class="bash"> 在哪些机器上部署 DS 服务,本机选 localhost</span>
 ips=&quot;localhost&quot;
diff --git a/zh-cn/docs/latest/user_doc/standalone-deployment.json 
b/zh-cn/docs/latest/user_doc/standalone-deployment.json
index fe4253d..2aac282 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 class=\ [...]
+  "__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 class=\ [...]
   "link": "/dist/zh-cn/docs/1.3.6/user_doc/standalone-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to