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 315e9d1  Automated deployment: Tue Oct 13 06:58:25 UTC 2020 
9c43bc783905ed22c7875bff7bcad8931786d2ca
315e9d1 is described below

commit 315e9d136e6dff4e3c3cb095b9fc941b194029fb
Author: dailidong <[email protected]>
AuthorDate: Tue Oct 13 06:58:25 2020 +0000

    Automated deployment: Tue Oct 13 06:58:25 UTC 2020 
9c43bc783905ed22c7875bff7bcad8931786d2ca
---
 en-us/docs/1.2.0/user_doc/standalone-deployment.html | 2 +-
 en-us/docs/1.2.0/user_doc/standalone-deployment.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/1.2.0/user_doc/standalone-deployment.html 
b/en-us/docs/1.2.0/user_doc/standalone-deployment.html
index 874b26a..b06993c 100644
--- a/en-us/docs/1.2.0/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.2.0/user_doc/standalone-deployment.html
@@ -216,7 +216,7 @@ xlsFilePath="/tmp/xls"
 resUploadStartupType="HDFS"
 <span class="hljs-meta">
 #</span><span class="bash"> Take the <span class="hljs-built_in">local</span> 
file system as an example.</span>
-<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 class="hljs-meta">#</span><span class="bash"> Note: If you want to 
upload resource files 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="file:///data/dolphinscheduler"    # hdfs://{ip|hostname}:8020
 <span class="hljs-meta">
 
diff --git a/en-us/docs/1.2.0/user_doc/standalone-deployment.json 
b/en-us/docs/1.2.0/user_doc/standalone-deployment.json
index 97416dd..d2009f7 100644
--- a/en-us/docs/1.2.0/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.2.0/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "standalone-deployment.md",
-  "__html": "<h1>Standalone Deployment</h1>\n<p>DolphinScheduler Standalone 
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.6 or 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 [...]
+  "__html": "<h1>Standalone Deployment</h1>\n<p>DolphinScheduler Standalone 
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.6 or 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 [...]
   "link": "/en-us/docs/1.2.0/user_doc/standalone-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to