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 24c64bd Automated deployment: Thu Jul 23 06:20:07 UTC 2020
a043b9a2f86efcab35f2435ca23eb4365a48b03b
24c64bd is described below
commit 24c64bddd5817898ff0ee0fb353a32f4648085ad
Author: xingchun-chen <[email protected]>
AuthorDate: Thu Jul 23 06:20:08 2020 +0000
Automated deployment: Thu Jul 23 06:20:07 UTC 2020
a043b9a2f86efcab35f2435ca23eb4365a48b03b
---
zh-cn/docs/1.3.1/user_doc/standalone-deployment.html | 2 +-
zh-cn/docs/1.3.1/user_doc/standalone-deployment.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 6ef09ef..bed1cc7 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
@@ -71,7 +71,7 @@ chmod 600 ~/.ssh/authorized_keys
<ul>
<li>进入数据库,默认数据库是PostgreSQL,如选择MySQL的话,后续需要添加mysql-connector-java驱动包到DolphinScheduler的lib目录下</li>
</ul>
-<pre><code>mysql -h192.168.xx.xx -P3306 -uroot -p
+<pre><code>mysql -uroot -p
</code></pre>
<ul>
<li>
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 8261df6..9d961fc 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