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 ca151f4  Automated deployment: Tue Oct 13 06:51:30 UTC 2020 
c024a38af8a09d893e2d0dbc6f41b292333f518f
ca151f4 is described below

commit ca151f41ee14ed62f5f45e55560a622da40a71a0
Author: dailidong <[email protected]>
AuthorDate: Tue Oct 13 06:51:30 2020 +0000

    Automated deployment: Tue Oct 13 06:51:30 UTC 2020 
c024a38af8a09d893e2d0dbc6f41b292333f518f
---
 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 ff66589..1832af8 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
@@ -196,7 +196,7 @@ sslTrust="smtp.qq.com"
 resourceStorageType="HDFS"
 <span class="hljs-meta">
 #</span><span class="bash"> 这里以保存到本地文件系统为例</span>
-<span class="hljs-meta">#</span><span 
class="bash">注:但是如果你想上传到HDFS的话,NameNode启用了HA,则需要将hadoop的配置文件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">
 #</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>
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 605a654..97cb700 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

Reply via email to