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 22dd111 Automated deployment: Tue Jun 30 11:14:09 UTC 2020
924c322f30a83adb94f3446229a3800af0d7fc88
22dd111 is described below
commit 22dd11162fcb8bdfb340cdbfb5414a271ed21ff5
Author: dailidong <[email protected]>
AuthorDate: Tue Jun 30 11:14:09 2020 +0000
Automated deployment: Tue Jun 30 11:14:09 UTC 2020
924c322f30a83adb94f3446229a3800af0d7fc88
---
build/documentation.js | 2 +-
en-us/docs/{1.2.0/user_doc => development}/architecture-design.html | 0
en-us/docs/{1.2.0/user_doc => development}/architecture-design.json | 2 +-
en-us/docs/{1.2.0/user_doc => development}/backend-development.html | 0
en-us/docs/{1.2.0/user_doc => development}/backend-development.json | 2 +-
en-us/docs/{1.2.0/user_doc => development}/download.html | 0
en-us/docs/{1.2.0/user_doc => development}/download.json | 2 +-
en-us/docs/{1.2.0/user_doc => development}/frontend-development.html | 0
en-us/docs/{1.2.0/user_doc => development}/frontend-development.json | 2 +-
en-us/docs/{1.2.0/user_doc => development}/plugin-development.html | 0
en-us/docs/{1.2.0/user_doc => development}/plugin-development.json | 2 +-
zh-cn/docs/{1.2.0/user_doc => development}/architecture-design.html | 0
zh-cn/docs/{1.2.0/user_doc => development}/architecture-design.json | 2 +-
zh-cn/docs/{1.2.0/user_doc => development}/backend-development.html | 0
zh-cn/docs/{1.2.0/user_doc => development}/backend-development.json | 2 +-
.../{1.2.0/user_doc => development}/development-environment-setup.html | 0
.../{1.2.0/user_doc => development}/development-environment-setup.json | 2 +-
zh-cn/docs/{1.2.0/user_doc => development}/download.html | 0
zh-cn/docs/{1.2.0/user_doc => development}/download.json | 2 +-
zh-cn/docs/{1.2.0/user_doc => development}/frontend-development.html | 0
zh-cn/docs/{1.2.0/user_doc => development}/frontend-development.json | 2 +-
zh-cn/docs/{1.2.0/user_doc => development}/plugin-development.html | 0
zh-cn/docs/{1.2.0/user_doc => development}/plugin-development.json | 2 +-
23 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/build/documentation.js b/build/documentation.js
index 104eb4e..09e530a 100644
--- a/build/documentation.js
+++ b/build/documentation.js
@@ -170,4 +170,4 @@ Object.defineProperty(t,"__esModule",{value:!0});var
i="function"==typeof Symbol
* Copyright © 2012-2019 Faisal Salman <[email protected]>
* Licensed under MIT License
*/
-return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:void
0},trim:function(e){return
e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},m={rgx:function(e,t){for(var
n,r,o,i,a,c,s=0;s<t.length&&!a;){var
l=t[s],u=t[s+1];for(n=r=0;n<l.length&&!a;)if(a=l[n++].exec(e))for(o=0;o<u.length;o++)c=a[++r],i=u[o],"object"==typeof
i&&i.length>0?2==i.length?"function"==typeof
i[1]?this[i[0]]=i[1].call(this,c):this[i[0]]=i[1]:3==i.length?"function"!=typeof
i[1]||i[1].exec&&i[1].test?this[i [...]
\ No newline at end of file
+return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:void
0},trim:function(e){return
e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},m={rgx:function(e,t){for(var
n,r,o,i,a,c,s=0;s<t.length&&!a;){var
l=t[s],u=t[s+1];for(n=r=0;n<l.length&&!a;)if(a=l[n++].exec(e))for(o=0;o<u.length;o++)c=a[++r],i=u[o],"object"==typeof
i&&i.length>0?2==i.length?"function"==typeof
i[1]?this[i[0]]=i[1].call(this,c):this[i[0]]=i[1]:3==i.length?"function"!=typeof
i[1]||i[1].exec&&i[1].test?this[i [...]
\ No newline at end of file
diff --git a/en-us/docs/1.2.0/user_doc/architecture-design.html
b/en-us/docs/development/architecture-design.html
similarity index 100%
rename from en-us/docs/1.2.0/user_doc/architecture-design.html
rename to en-us/docs/development/architecture-design.html
diff --git a/en-us/docs/1.2.0/user_doc/architecture-design.json
b/en-us/docs/development/architecture-design.json
similarity index 99%
rename from en-us/docs/1.2.0/user_doc/architecture-design.json
rename to en-us/docs/development/architecture-design.json
index c3d2cc4..61514b6 100644
--- a/en-us/docs/1.2.0/user_doc/architecture-design.json
+++ b/en-us/docs/development/architecture-design.json
@@ -1,6 +1,6 @@
{
"filename": "architecture-design.md",
"__html": "<h2>Architecture Design</h2>\n<p>Before explaining the
architecture of the schedule system, let us first understand the common nouns
of the schedule system.</p>\n<h3>1.Noun
Interpretation</h3>\n<p><strong>DAG:</strong> Full name Directed Acyclic
Graph,referred to as DAG。Tasks in the workflow are assembled in the form of
directed acyclic graphs, which are topologically traversed from nodes with zero
indegrees of ingress until there are no successor nodes. For example, the fol
[...]
- "link": "/en-us/docs/1.2.0/user_doc/architecture-design.html",
+ "link": "/en-us/docs/development/architecture-design.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.2.0/user_doc/backend-development.html
b/en-us/docs/development/backend-development.html
similarity index 100%
rename from en-us/docs/1.2.0/user_doc/backend-development.html
rename to en-us/docs/development/backend-development.html
diff --git a/en-us/docs/1.2.0/user_doc/backend-development.json
b/en-us/docs/development/backend-development.json
similarity index 96%
rename from en-us/docs/1.2.0/user_doc/backend-development.json
rename to en-us/docs/development/backend-development.json
index be91bad..92e7cd3 100644
--- a/en-us/docs/1.2.0/user_doc/backend-development.json
+++ b/en-us/docs/development/backend-development.json
@@ -1,6 +1,6 @@
{
"filename": "backend-development.md",
"__html": "<h1>Backend development documentation</h1>\n<h2>Environmental
requirements</h2>\n<ul>\n<li>MySQL (5.5+) : Must be installed</li>\n<li>JDK
(1.8+) : Must be installed</li>\n<li>ZooKeeper (3.4.6+) :Must be
installed</li>\n<li>Maven (3.3+) :Must be installed</li>\n</ul>\n<p>Because the
dolphinscheduler-rpc module in DolphinScheduler uses Grpc, you need to use
Maven to compile the generated classes.\nFor those who are not familiar with
maven, please refer to: <a href=\"http://m [...]
- "link": "/en-us/docs/1.2.0/user_doc/backend-development.html",
+ "link": "/en-us/docs/development/backend-development.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.2.0/user_doc/download.html
b/en-us/docs/development/download.html
similarity index 100%
rename from en-us/docs/1.2.0/user_doc/download.html
rename to en-us/docs/development/download.html
diff --git a/en-us/docs/1.2.0/user_doc/download.json
b/en-us/docs/development/download.json
similarity index 98%
rename from en-us/docs/1.2.0/user_doc/download.json
rename to en-us/docs/development/download.json
index 43dcc6f..abb03c0 100644
--- a/en-us/docs/1.2.0/user_doc/download.json
+++ b/en-us/docs/development/download.json
@@ -1,6 +1,6 @@
{
"filename": "download.md",
"__html": "<h1>Download the DolphinScheduler releases</h1>\n<p>Use the links
below to download the Apache DolphinScheduler from one of our
mirrors.</p>\n<p><strong>Only source code releases are official Apache
releases: Windows and Linux binary distributions are just for end user
convenience.</strong></p>\n<h2>DolphinScheduler</h2>\n<table>\n<thead>\n<tr>\n<th
style=\"text-align:center\">Date</th>\n<th
style=\"text-align:center\">Version</th>\n<th
style=\"text-align:center\"></th>\n<th [...]
- "link": "/en-us/docs/1.2.0/user_doc/download.html",
+ "link": "/en-us/docs/development/download.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.2.0/user_doc/frontend-development.html
b/en-us/docs/development/frontend-development.html
similarity index 100%
rename from en-us/docs/1.2.0/user_doc/frontend-development.html
rename to en-us/docs/development/frontend-development.html
diff --git a/en-us/docs/1.2.0/user_doc/frontend-development.json
b/en-us/docs/development/frontend-development.json
similarity index 99%
rename from en-us/docs/1.2.0/user_doc/frontend-development.json
rename to en-us/docs/development/frontend-development.json
index 3125c74..1f31b10 100644
--- a/en-us/docs/1.2.0/user_doc/frontend-development.json
+++ b/en-us/docs/development/frontend-development.json
@@ -1,6 +1,6 @@
{
"filename": "frontend-development.md",
"__html": "<h1>Front-end development documentation</h1>\n<h3>Technical
selection</h3>\n<pre><code>Vue mvvm framework\n\nEs6 ECMAScript 6.0\n\nAns-ui
Analysys-ui\n\nD3 Visual Library Chart Library\n\nJsplumb connection plugin
library\n\nLodash high performance JavaScript utility
library\n</code></pre>\n<h3>Development environment</h3>\n<ul>\n<li>\n<h4>Node
installation</h4>\n</li>\n</ul>\n<p>Node package download (note version 8.9.4)
<code>https://nodejs.org/download/release/v8.9.4/</c [...]
- "link": "/en-us/docs/1.2.0/user_doc/frontend-development.html",
+ "link": "/en-us/docs/development/frontend-development.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/1.2.0/user_doc/plugin-development.html
b/en-us/docs/development/plugin-development.html
similarity index 100%
rename from en-us/docs/1.2.0/user_doc/plugin-development.html
rename to en-us/docs/development/plugin-development.html
diff --git a/en-us/docs/1.2.0/user_doc/plugin-development.json
b/en-us/docs/development/plugin-development.json
similarity index 98%
rename from en-us/docs/1.2.0/user_doc/plugin-development.json
rename to en-us/docs/development/plugin-development.json
index 7a5b198..81bfd52 100644
--- a/en-us/docs/1.2.0/user_doc/plugin-development.json
+++ b/en-us/docs/development/plugin-development.json
@@ -1,6 +1,6 @@
{
"filename": "plugin-development.md",
"__html": "<h2>Task Plugin Development</h2>\n<p>Remind:Currently, task
plugin development does not support hot deployment.</p>\n<h3>Shell-based
tasks</h3>\n<h4>YARN-based calculations (see
MapReduceTask)</h4>\n<ul>\n<li>Need to be
<strong>cn.dolphinscheduler.server.worker.task</strong> Down
<strong>TaskManager</strong> Create a custom task in the class (also need to
register the corresponding task type in TaskType)</li>\n<li>Need to
inherit<strong>cn.dolphinscheduler.server.worker.task [...]
- "link": "/en-us/docs/1.2.0/user_doc/plugin-development.html",
+ "link": "/en-us/docs/development/plugin-development.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/architecture-design.html
b/zh-cn/docs/development/architecture-design.html
similarity index 100%
rename from zh-cn/docs/1.2.0/user_doc/architecture-design.html
rename to zh-cn/docs/development/architecture-design.html
diff --git a/zh-cn/docs/1.2.0/user_doc/architecture-design.json
b/zh-cn/docs/development/architecture-design.json
similarity index 99%
rename from zh-cn/docs/1.2.0/user_doc/architecture-design.json
rename to zh-cn/docs/development/architecture-design.json
index aa88d12..25da86e 100644
--- a/zh-cn/docs/1.2.0/user_doc/architecture-design.json
+++ b/zh-cn/docs/development/architecture-design.json
@@ -1,6 +1,6 @@
{
"filename": "architecture-design.md",
"__html":
"<h2>系统架构设计</h2>\n<p>在对调度系统架构说明之前,我们先来认识一下调度系统常用的名词</p>\n<h3>1.名词解释</h3>\n<p><strong>DAG:</strong>
全称Directed Acyclic
Graph,简称DAG。工作流中的Task任务以有向无环图的形式组装起来,从入度为零的节点进行拓扑遍历,直到无后继节点为止。举例如下图:</p>\n<p
align=\"center\">\n <img src=\"/img/dag_examples_cn.jpg\" alt=\"dag示例\"
width=\"60%\" />\n <p align=\"center\">\n <em>dag示例</em>\n
</p>\n</p>\n<p><strong>流程定义</strong>:通过拖拽任务节点并建立任务节点的关联所形成的可视化<strong>DAG</strong></p>\n<p><strong>流程实例</strong>:流程实例是流程定义的实例化,可以通过手动启动或定时调度生成,
[...]
- "link": "/zh-cn/docs/1.2.0/user_doc/architecture-design.html",
+ "link": "/zh-cn/docs/development/architecture-design.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/backend-development.html
b/zh-cn/docs/development/backend-development.html
similarity index 100%
rename from zh-cn/docs/1.2.0/user_doc/backend-development.html
rename to zh-cn/docs/development/backend-development.html
diff --git a/zh-cn/docs/1.2.0/user_doc/backend-development.json
b/zh-cn/docs/development/backend-development.json
similarity index 96%
rename from zh-cn/docs/1.2.0/user_doc/backend-development.json
rename to zh-cn/docs/development/backend-development.json
index 653eb5e..21c8ff1 100644
--- a/zh-cn/docs/1.2.0/user_doc/backend-development.json
+++ b/zh-cn/docs/development/backend-development.json
@@ -1,6 +1,6 @@
{
"filename": "backend-development.md",
"__html": "<h1>后端开发文档</h1>\n<h2>环境要求</h2>\n<ul>\n<li>MySQL (5.5+) :
必装</li>\n<li><a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JDK</a>
(1.8+) : 必装</li>\n<li>ZooKeeper(3.4.6+) :必装</li>\n<li><a
href=\"http://maven.apache.org/download.cgi\">Maven</a>(3.3+)
:必装</li>\n</ul>\n<p>因DolphinScheduler中dolphinscheduler-rpc模块使用到Grpc,需要用到Maven编译生成所需要的类\n对maven不熟的伙伴请参考:
<a
href=\"http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html\">maven
in f [...]
- "link": "/zh-cn/docs/1.2.0/user_doc/backend-development.html",
+ "link": "/zh-cn/docs/development/backend-development.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html
b/zh-cn/docs/development/development-environment-setup.html
similarity index 100%
rename from zh-cn/docs/1.2.0/user_doc/development-environment-setup.html
rename to zh-cn/docs/development/development-environment-setup.html
diff --git a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.json
b/zh-cn/docs/development/development-environment-setup.json
similarity index 98%
rename from zh-cn/docs/1.2.0/user_doc/development-environment-setup.json
rename to zh-cn/docs/development/development-environment-setup.json
index e307881..1a770b0 100644
--- a/zh-cn/docs/1.2.0/user_doc/development-environment-setup.json
+++ b/zh-cn/docs/development/development-environment-setup.json
@@ -1,6 +1,6 @@
{
"filename": "development-environment-setup.md",
"__html": "<h4>准备工作</h4>\n<ol>\n<li>\n<p>首先从远端仓库fork <a
href=\"https://github.com/apache/incubator-dolphinscheduler\">dolphinscheduler</a>
一份代码到自己的仓库中</p>\n</li>\n<li>\n<p>安装好MySQL/PostgreSQL,Zookeeper,Nginx,Hadoop(可选)</p>\n</li>\n<li>\n<p>把自己仓库clone到本地</p>\n<p><code>git
clone
https://github.com/apache/incubator-dolphinscheduler.git</code></p>\n</li>\n<li>\n<p>git
clone项目后,进入目录,执行以下命令。</p>\n</li>\n</ol>\n<pre><code>1. git branch -a
#查看分支\n2. git checkout dev #切换到dev分支\n3. git pull # [...]
- "link": "/zh-cn/docs/1.2.0/user_doc/development-environment-setup.html",
+ "link": "/zh-cn/docs/development/development-environment-setup.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/download.html
b/zh-cn/docs/development/download.html
similarity index 100%
rename from zh-cn/docs/1.2.0/user_doc/download.html
rename to zh-cn/docs/development/download.html
diff --git a/zh-cn/docs/1.2.0/user_doc/download.json
b/zh-cn/docs/development/download.json
similarity index 98%
rename from zh-cn/docs/1.2.0/user_doc/download.json
rename to zh-cn/docs/development/download.json
index 3589758..1dc690d 100644
--- a/zh-cn/docs/1.2.0/user_doc/download.json
+++ b/zh-cn/docs/development/download.json
@@ -1,6 +1,6 @@
{
"filename": "download.md",
"__html": "<h1>下载DolphinScheduler发布版本</h1>\n<p>使用下面的链接,从Apache
DolphinScheduler的镜像下载。</p>\n<p><strong>只有源码包属于Apache官方发布包,二进制发布包只是为了方便用户使用。</strong></p>\n<h2>DolphinScheduler</h2>\n<table>\n<thead>\n<tr>\n<th
style=\"text-align:center\">日期</th>\n<th
style=\"text-align:center\">版本</th>\n<th style=\"text-align:center\"></th>\n<th
style=\"text-align:center\">下载</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td
style=\"text-align:center\">Feb. 24th, 2020</td>\n<td
style=\"text-align:center\">1.2.1< [...]
- "link": "/zh-cn/docs/1.2.0/user_doc/download.html",
+ "link": "/zh-cn/docs/development/download.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/frontend-development.html
b/zh-cn/docs/development/frontend-development.html
similarity index 100%
rename from zh-cn/docs/1.2.0/user_doc/frontend-development.html
rename to zh-cn/docs/development/frontend-development.html
diff --git a/zh-cn/docs/1.2.0/user_doc/frontend-development.json
b/zh-cn/docs/development/frontend-development.json
similarity index 99%
rename from zh-cn/docs/1.2.0/user_doc/frontend-development.json
rename to zh-cn/docs/development/frontend-development.json
index 9ffe15d..e544f61 100644
--- a/zh-cn/docs/1.2.0/user_doc/frontend-development.json
+++ b/zh-cn/docs/development/frontend-development.json
@@ -1,6 +1,6 @@
{
"filename": "frontend-development.md",
"__html": "<h1>前端开发文档</h1>\n<h3>技术选型</h3>\n<pre><code>Vue mvvm框架\n\nEs6
ECMAScript 6.0\n\nAns-ui Analysys-ui\n\nD3 可视化库图表库\n\nJsplumb 连线插件库\n\nLodash
高性能的 JavaScript
实用工具库\n</code></pre>\n<h3>开发环境搭建</h3>\n<ul>\n<li>\n<h4>Node安装</h4>\n</li>\n</ul>\n<p>Node包下载
(注意版本 8.9.4)
<code>https://nodejs.org/download/release/v8.9.4/</code></p>\n<ul>\n<li>\n<h4>前端项目构建</h4>\n</li>\n</ul>\n<p>用命令行模式
<code>cd</code> 进入 <code>dolphinscheduler-ui</code>项目目录并执行 <code>npm
install</code> 拉取项目依赖包</p>\n<bloc [...]
- "link": "/zh-cn/docs/1.2.0/user_doc/frontend-development.html",
+ "link": "/zh-cn/docs/development/frontend-development.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/1.2.0/user_doc/plugin-development.html
b/zh-cn/docs/development/plugin-development.html
similarity index 100%
rename from zh-cn/docs/1.2.0/user_doc/plugin-development.html
rename to zh-cn/docs/development/plugin-development.html
diff --git a/zh-cn/docs/1.2.0/user_doc/plugin-development.json
b/zh-cn/docs/development/plugin-development.json
similarity index 97%
rename from zh-cn/docs/1.2.0/user_doc/plugin-development.json
rename to zh-cn/docs/development/plugin-development.json
index e935290..4b0f93b 100644
--- a/zh-cn/docs/1.2.0/user_doc/plugin-development.json
+++ b/zh-cn/docs/development/plugin-development.json
@@ -1,6 +1,6 @@
{
"filename": "plugin-development.md",
"__html":
"<h2>任务插件开发</h2>\n<p>提醒:目前任务插件开发暂不支持热部署</p>\n<h3>基于SHELL的任务</h3>\n<h4>基于YARN的计算(参见MapReduceTask)</h4>\n<ul>\n<li>需要在
<strong>cn.dolphinscheduler.server.worker.task</strong> 下的
<strong>TaskManager</strong>
类中创建自定义任务(也需在TaskType注册对应的任务类型)</li>\n<li>需要继承<strong>cn.dolphinscheduler.server.worker.task</strong>
下的 <strong>AbstractYarnTask</strong></li>\n<li>构造方法调度
<strong>AbstractYarnTask</strong> 构造方法</li>\n<li>继承
<strong>AbstractParameters</strong> 自定义任务参数实体</li>\n<li>重写 <strong> [...]
- "link": "/zh-cn/docs/1.2.0/user_doc/plugin-development.html",
+ "link": "/zh-cn/docs/development/plugin-development.html",
"meta": {}
}
\ No newline at end of file