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 ef83e22  Automated deployment: Tue Oct 13 13:09:35 UTC 2020 
b2e407b13d54c61a206d3aafa5052d7db8f7ebed
ef83e22 is described below

commit ef83e227d30777f5b094b0a18befcbc337f9693c
Author: dailidong <[email protected]>
AuthorDate: Tue Oct 13 13:09:36 2020 +0000

    Automated deployment: Tue Oct 13 13:09:35 UTC 2020 
b2e407b13d54c61a206d3aafa5052d7db8f7ebed
---
 en-us/docs/1.3.1/user_doc/cluster-deployment.html | 2 +-
 en-us/docs/1.3.1/user_doc/cluster-deployment.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/1.3.1/user_doc/cluster-deployment.html 
b/en-us/docs/1.3.1/user_doc/cluster-deployment.html
index 2240910..4dc377d 100644
--- a/en-us/docs/1.3.1/user_doc/cluster-deployment.html
+++ b/en-us/docs/1.3.1/user_doc/cluster-deployment.html
@@ -252,7 +252,7 @@ sslTrust="smtp.qq.com"
 #</span><span class="bash"> resource storage <span 
class="hljs-built_in">type</span>:HDFS,S3,NONE</span>
 resourceStorageType="HDFS"
 <span class="hljs-meta">
-#</span><span class="bash"> <span class="hljs-keyword">if</span> 
resourceStorageType is HDFS,defaultFS write namenode address,HA you need to put 
core-site.xml and hdfs-site.xml <span class="hljs-keyword">in</span> the conf 
directory.</span>
+#</span><span class="bash"> If resourceStorageType = HDFS, and your Hadoop 
Cluster NameNode has HA enabled, you need to put core-site.xml and 
hdfs-site.xml <span class="hljs-keyword">in</span> the installPath/conf 
directory. In this example, it is placed under /opt/soft/dolphinscheduler/conf, 
and configure the namenode cluster name; <span class="hljs-keyword">if</span> 
the NameNode is not HA, modify it to a specific IP or host name.</span>
 <span class="hljs-meta">#</span><span class="bash"> <span 
class="hljs-keyword">if</span> S3,write S3 address,HA,<span 
class="hljs-keyword">for</span> example :s3a://dolphinscheduler,</span>
 <span class="hljs-meta">#</span><span class="bash"> Note,s3 be sure to create 
the root directory /dolphinscheduler</span>
 defaultFS="hdfs://mycluster:8020"
diff --git a/en-us/docs/1.3.1/user_doc/cluster-deployment.json 
b/en-us/docs/1.3.1/user_doc/cluster-deployment.json
index 771211e..ab1cb84 100644
--- a/en-us/docs/1.3.1/user_doc/cluster-deployment.json
+++ b/en-us/docs/1.3.1/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</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 
[...]
   "link": "/en-us/docs/1.3.1/user_doc/cluster-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to