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 0c5e5f3  Automated deployment: Tue Oct 13 06:54:09 UTC 2020 
7bec49090235a851989617be9b30e96d28f6cbb6
0c5e5f3 is described below

commit 0c5e5f3fbcd3777688864125303b163933c37054
Author: dailidong <[email protected]>
AuthorDate: Tue Oct 13 06:54:10 2020 +0000

    Automated deployment: Tue Oct 13 06:54:09 UTC 2020 
7bec49090235a851989617be9b30e96d28f6cbb6
---
 zh-cn/docs/1.2.0/user_doc/standalone-deployment.html | 2 +-
 zh-cn/docs/1.2.0/user_doc/standalone-deployment.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html 
b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
index 07b31da..aacc5a3 100644
--- a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
+++ b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html
@@ -217,7 +217,7 @@ xlsFilePath="/tmp/xls"
 resUploadStartupType="HDFS"
 <span class="hljs-meta">
 #</span><span class="bash"> 这里以保存到本地文件系统为例</span>
-<span class="hljs-meta">#</span><span 
class="bash">注:但是如果你想上传到HDFS的话,NameNode启用了HA,则需要将core-site.xml和hdfs-site.xml放到conf目录下,本例即是放到/opt/dolphinscheduler/conf下面,并配置namenode
 cluster名称;如果NameNode不是HA,则修改为具体的ip或者主机名即可 </span>
+<span class="hljs-meta">#</span><span 
class="bash">注:如果上传资源保存想保存在hadoop上,hadoop集群的NameNode启用了HA的话,需要将hadoop的配置文件core-site.xml和hdfs-site.xml放到安装路径(上面的installPath)的conf目录下,本例即是放到/opt/soft/dolphinscheduler/conf下面,并配置namenode
 cluster名称;如果NameNode不是HA,则只需要将mycluster修改为具体的ip或者主机名即可</span>
 defaultFS="file:///data/dolphinscheduler"    #hdfs://{具体的ip/主机名}:8020
 <span class="hljs-meta">
 
diff --git a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json 
b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
index d205cc7..6492ab2 100644
--- a/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
+++ b/zh-cn/docs/1.2.0/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "standalone-deployment.md",
-  "__html": 
"<h1>单机部署(Standalone)</h1>\n<p>DolphinScheduler单机部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
 : 基础软件安装(必装项请自行安装)</h3>\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 Mi [...]
+  "__html": 
"<h1>单机部署(Standalone)</h1>\n<p>DolphinScheduler单机部署分为后端部署和前端部署两部分:</p>\n<h1>1、后端部署</h1>\n<h3>1.1
 : 基础软件安装(必装项请自行安装)</h3>\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 Mi [...]
   "link": "/zh-cn/docs/1.2.0/user_doc/standalone-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to