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 fa9941d  Automated deployment: Tue Oct 13 07:03:15 UTC 2020 
3bbe1049950e3ef156250c1ff1b4bb6fa9eb9f96
fa9941d is described below

commit fa9941d02624854e7f0509f7f48088fe69459c4a
Author: dailidong <[email protected]>
AuthorDate: Tue Oct 13 07:03:15 2020 +0000

    Automated deployment: Tue Oct 13 07:03:15 UTC 2020 
3bbe1049950e3ef156250c1ff1b4bb6fa9eb9f96
---
 en-us/docs/1.3.2/user_doc/standalone-deployment.html | 2 +-
 en-us/docs/1.3.2/user_doc/standalone-deployment.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-us/docs/1.3.2/user_doc/standalone-deployment.html 
b/en-us/docs/1.3.2/user_doc/standalone-deployment.html
index ecc9e98..93c06ba 100644
--- a/en-us/docs/1.3.2/user_doc/standalone-deployment.html
+++ b/en-us/docs/1.3.2/user_doc/standalone-deployment.html
@@ -203,7 +203,7 @@ sslTrust="smtp.qq.com"
 resourceStorageType="HDFS"
 <span class="hljs-meta">
 #</span><span class="bash"> here is an example of saving to a <span 
class="hljs-built_in">local</span> file system</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 file(jar file and so on)to HDFS and the NameNode has HA 
enabled, you need to put core-site.xml and hdfs-site.xml of hadoop cluster 
<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 ho [...]
 defaultFS="file:///data/dolphinscheduler"
 <span class="hljs-meta">
 #</span><span class="bash"> <span class="hljs-keyword">if</span> not use 
hadoop resourcemanager, please keep default value; <span 
class="hljs-keyword">if</span> resourcemanager HA <span 
class="hljs-built_in">enable</span>, please <span 
class="hljs-built_in">type</span> the HA ips ; <span 
class="hljs-keyword">if</span> resourcemanager is single, make this value 
empty</span>
diff --git a/en-us/docs/1.3.2/user_doc/standalone-deployment.json 
b/en-us/docs/1.3.2/user_doc/standalone-deployment.json
index 8a0770f..298cb55 100644
--- a/en-us/docs/1.3.2/user_doc/standalone-deployment.json
+++ b/en-us/docs/1.3.2/user_doc/standalone-deployment.json
@@ -1,6 +1,6 @@
 {
   "filename": "standalone-deployment.md",
-  "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares 
(please install required softwares 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 resource  
[...]
+  "__html": "<h1>Standalone Deployment</h1>\n<h1>1、Install basic softwares 
(please install required softwares 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 resource  
[...]
   "link": "/en-us/docs/1.3.2/user_doc/standalone-deployment.html",
   "meta": {}
 }
\ No newline at end of file

Reply via email to