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 e5ad99d  Automated deployment: 3d13f9485865dd65c81ed896c1cf40114601b314
e5ad99d is described below

commit e5ad99d0b1b5854c8dd80a191e6cf290315cb419
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 22 06:01:10 2021 +0000

    Automated deployment: 3d13f9485865dd65c81ed896c1cf40114601b314
---
 en-us/docs/1.3.4/user_doc/cluster-deployment.html    | 2 +-
 en-us/docs/1.3.4/user_doc/cluster-deployment.json    | 2 +-
 en-us/docs/1.3.4/user_doc/standalone-deployment.html | 2 +-
 en-us/docs/1.3.4/user_doc/standalone-deployment.json | 2 +-
 zh-cn/docs/1.3.4/user_doc/cluster-deployment.html    | 2 +-
 zh-cn/docs/1.3.4/user_doc/cluster-deployment.json    | 2 +-
 zh-cn/docs/1.3.4/user_doc/standalone-deployment.html | 2 +-
 zh-cn/docs/1.3.4/user_doc/standalone-deployment.json | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/en-us/docs/1.3.4/user_doc/cluster-deployment.html 
b/en-us/docs/1.3.4/user_doc/cluster-deployment.html
index 3c2c45a..f1fcfe1 100644
--- a/en-us/docs/1.3.4/user_doc/cluster-deployment.html
+++ b/en-us/docs/1.3.4/user_doc/cluster-deployment.html
@@ -13,7 +13,7 @@
   <div id="root"><div class="md2html docs-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/en-us/index.html"><img class="logo" 
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">中</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul 
class="ant-menu blackClass ant [...]
 <h1>1、Before you begin (please install requirement basic software by 
yourself)</h1>
 <ul>
-<li>PostgreSQL (8.2.15+) or MySQL (5.7)  :  Choose One</li>
+<li>PostgreSQL (8.2.15+) or MySQL (5.7)  :  Choose One, JDBC Driver 5.1.47+ is 
required if MySQL is used</li>
 <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>
 <li>ZooKeeper (3.4.6+) :Required</li>
 <li>Hadoop (2.6+) or MinIO :Optional. If you need to upload a resource 
function, you can choose a local file directory as the upload folder for a 
single machine (this operation does not need to deploy Hadoop). Of course, you 
can also choose to upload to Hadoop or MinIO.</li>
diff --git a/en-us/docs/1.3.4/user_doc/cluster-deployment.json 
b/en-us/docs/1.3.4/user_doc/cluster-deployment.json
index ddb64ef..34c20f1 100644
--- a/en-us/docs/1.3.4/user_doc/cluster-deployment.json
+++ b/en-us/docs/1.3.4/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, 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>Hadoop  [...]
   "link": "/dist/en-us/docs/1.3.4/user_doc/cluster-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 c1824f9..7c36fd6 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
@@ -13,7 +13,7 @@
   <div id="root"><div class="md2html docs-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/en-us/index.html"><img class="logo" 
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">中</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul 
class="ant-menu blackClass ant [...]
 <h1>1、Install basic softwares (please install required softwares by 
yourself)</h1>
 <ul>
-<li>PostgreSQL (8.2.15+) or MySQL (5.7)  :  Choose One</li>
+<li>PostgreSQL (8.2.15+) or MySQL (5.7)  :  Choose One, JDBC Driver 5.1.47+ is 
required if MySQL is used</li>
 <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>
 <li>ZooKeeper (3.4.6+) :Required</li>
 <li>Hadoop (2.6+) or MinIO :Optional. If you need resource function, for 
Standalone Deployment you can choose a local directory as the upload 
destination (this does not need Hadoop deployed). Of course, you can also 
choose to upload to Hadoop or MinIO.</li>
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 9239b3f..af720a6 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</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 resource  
[...]
+  "__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/zh-cn/docs/1.3.4/user_doc/cluster-deployment.html 
b/zh-cn/docs/1.3.4/user_doc/cluster-deployment.html
index 0269290..98aa064 100644
--- a/zh-cn/docs/1.3.4/user_doc/cluster-deployment.html
+++ b/zh-cn/docs/1.3.4/user_doc/cluster-deployment.html
@@ -13,7 +13,7 @@
   <div id="root"><div class="md2html docs-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/zh-cn/index.html"><img class="logo" 
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">En</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul 
class="ant-menu blackClass an [...]
 <h1>1、基础软件安装(必装项请自行安装)</h1>
 <ul>
-<li>PostgreSQL (8.2.15+) or MySQL (5.7系列)  :  两者任选其一即可</li>
+<li>PostgreSQL (8.2.15+) or MySQL (5.7系列)  :  两者任选其一即可, 如MySQL则需要JDBC Driver 
5.1.47+</li>
 <li><a 
href="https://www.oracle.com/technetwork/java/javase/downloads/index.html";>JDK</a>
 (1.8+) :  必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>
 <li>ZooKeeper (3.4.6+) :必装</li>
 <li>Hadoop (2.6+) or MinIO :选装,如果需要用到资源上传功能,可以选择上传到Hadoop or MinIO上</li>
diff --git a/zh-cn/docs/1.3.4/user_doc/cluster-deployment.json 
b/zh-cn/docs/1.3.4/user_doc/cluster-deployment.json
index ab13a59..972cbae 100644
--- a/zh-cn/docs/1.3.4/user_doc/cluster-deployment.json
+++ b/zh-cn/docs/1.3.4/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系列)  :  两者任选其一即可, 如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 or 
MinIO上</li>\n</ul>\n<pre><code class=\"language-markdown\"> 
注意:DolphinScheduler本身不 [...]
   "link": "/dist/zh-cn/docs/1.3.4/user_doc/cluster-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 0059cb8..3836d80 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
@@ -13,7 +13,7 @@
   <div id="root"><div class="md2html docs-page" data-reactroot=""><header 
class="header-container header-container-normal"><div class="header-body"><a 
href="/zh-cn/index.html"><img class="logo" 
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span 
class="icon-search"></span></div><span class="language-switch 
language-switch-normal">En</span><div class="header-menu"><img 
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul 
class="ant-menu blackClass an [...]
 <h1>1、基础软件安装(必装项请自行安装)</h1>
 <ul>
-<li>PostgreSQL (8.2.15+) or MySQL (5.7系列)  :  两者任选其一即可</li>
+<li>PostgreSQL (8.2.15+) or MySQL (5.7系列)  :  两者任选其一即可, 如MySQL则需要JDBC Driver 
5.1.47+</li>
 <li><a 
href="https://www.oracle.com/technetwork/java/javase/downloads/index.html";>JDK</a>
 (1.8+) :  必装,请安装好后在/etc/profile下配置 JAVA_HOME 及 PATH 变量</li>
 <li>ZooKeeper (3.4.6+) :必装</li>
 <li>Hadoop (2.6+) or MinIO :选装, 
如果需要用到资源上传功能,针对单机可以选择本地文件目录作为上传文件夹(此操作不需要部署Hadoop);当然也可以选择上传到Hadoop or 
MinIO集群上</li>
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 3bade88..5827644 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系列)  :  两者任选其一即可</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系列)  :  两者任选其一即可, 如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

Reply via email to