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 87b4c33  Automated deployment: Tue Oct 13 13:01:48 UTC 2020 
427f6e745c211a780c30aa17275924de8e38c796
87b4c33 is described below

commit 87b4c335c1e3557cb86f9e0261b8a3d3ba834c3c
Author: dailidong <[email protected]>
AuthorDate: Tue Oct 13 13:01:49 2020 +0000

    Automated deployment: Tue Oct 13 13:01:48 UTC 2020 
427f6e745c211a780c30aa17275924de8e38c796
---
 en-us/docs/1.2.0/user_doc/cluster-deployment.html | 2 +-
 en-us/docs/1.2.0/user_doc/cluster-deployment.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/1.2.0/user_doc/cluster-deployment.html 
b/en-us/docs/1.2.0/user_doc/cluster-deployment.html
index 7e14ea4..6b1593a 100644
--- a/en-us/docs/1.2.0/user_doc/cluster-deployment.html
+++ b/en-us/docs/1.2.0/user_doc/cluster-deployment.html
@@ -259,7 +259,7 @@ xlsFilePath="/tmp/xls"
 #</span><span class="bash"> Where are some sql and other resource files used 
<span class="hljs-keyword">for</span> business uploaded. Can be <span 
class="hljs-built_in">set</span>: HDFS, S3, NONE. If a standalone wants to use 
the <span class="hljs-built_in">local</span> file system, please configure it 
as HDFS, because HDFS supports the <span class="hljs-built_in">local</span> 
file system; <span class="hljs-keyword">if</span> you <span 
class="hljs-keyword">do</span> not need the resource [...]
 resUploadStartupType="HDFS"
 <span class="hljs-meta">
-#</span><span class="bash"> Note: If you want to upload to HDFS and the 
NameNode has HA enabled, you need to put core-site.xml and hdfs-site.xml <span 
class="hljs-keyword">in</span> the conf directory. In this example, it is 
placed under /opt/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><span class="bash"> Note: If you want to upload to HDFS and the 
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>
 defaultFS="hdfs://mycluster:8020"
 <span class="hljs-meta">
 
diff --git a/en-us/docs/1.2.0/user_doc/cluster-deployment.json 
b/en-us/docs/1.2.0/user_doc/cluster-deployment.json
index e81e0be..b43107d 100644
--- a/en-us/docs/1.2.0/user_doc/cluster-deployment.json
+++ b/en-us/docs/1.2.0/user_doc/cluster-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "cluster-deployment.md",
-  "__html": "<h1>Cluster Deployment</h1>\n<p>DolphinScheduler Cluster 
deployment is divided into two parts: backend deployment and frontend 
deployment.</p>\n<h1>1、Backend Deployment</h1>\n<h3>1.1: Before you begin 
(please install requirement basic software by 
yourself)</h3>\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 [...]
+  "__html": "<h1>Cluster Deployment</h1>\n<p>DolphinScheduler Cluster 
deployment is divided into two parts: backend deployment and frontend 
deployment.</p>\n<h1>1、Backend Deployment</h1>\n<h3>1.1: Before you begin 
(please install requirement basic software by 
yourself)</h3>\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 [...]
   "link": "/en-us/docs/1.2.0/user_doc/cluster-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to