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 8c43311 Automated deployment: f4d9721e0c638e9a2af1430426ee60f52ec1c42e
8c43311 is described below
commit 8c43311c96d61e3d30c7afcfceb9dc12b5ddd0e6
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 20 07:08:47 2021 +0000
Automated deployment: f4d9721e0c638e9a2af1430426ee60f52ec1c42e
---
build/{blog.2889d58.js => blog.9cfe377.js} | 2 +-
en-us/blog/FAQ.html | 39 ++++++++++++++++++++++++++++++
en-us/blog/FAQ.json | 6 +++++
en-us/blog/index.html | 4 +--
zh-cn/blog/index.html | 2 +-
5 files changed, 49 insertions(+), 4 deletions(-)
diff --git a/build/blog.2889d58.js b/build/blog.9cfe377.js
similarity index 76%
rename from build/blog.2889d58.js
rename to build/blog.9cfe377.js
index 64e362a..2a9d768 100644
--- a/build/blog.2889d58.js
+++ b/build/blog.9cfe377.js
@@ -1 +1 @@
-webpackJsonp([2],{1:function(e,t){e.exports=React},2:function(e,t){e.exports=ReactDOM},399:function(e,t,n){e.exports=n(400)},400:function(e,t,n){"use
strict";function r(e){return e&&e.__esModule?e:{default:e}}function
a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a
function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been
initialised - super() hasn't been called");return!t||"object"!=typeof
t&&"function"!=typeof t?e:t}function l(e,t){if("functi [...]
\ No newline at end of file
+webpackJsonp([2],{1:function(e,t){e.exports=React},2:function(e,t){e.exports=ReactDOM},399:function(e,t,n){e.exports=n(400)},400:function(e,t,n){"use
strict";function r(e){return e&&e.__esModule?e:{default:e}}function
a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a
function")}function o(e,t){if(!e)throw new ReferenceError("this hasn't been
initialised - super() hasn't been called");return!t||"object"!=typeof
t&&"function"!=typeof t?e:t}function l(e,t){if("functi [...]
\ No newline at end of file
diff --git a/en-us/blog/FAQ.html b/en-us/blog/FAQ.html
new file mode 100644
index 0000000..f231407
--- /dev/null
+++ b/en-us/blog/FAQ.html
@@ -0,0 +1,39 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0,
maximum-scale=1.0, user-scalable=no">
+ <meta name="keywords" content="FAQ">
+ <meta name="description" content="FAQ">
+ <title>FAQ</title>
+ <link rel="shortcut icon" href="/img/favicon.ico">
+ <link rel="stylesheet" href="/build/vendor.23ece49.css">
+ <link rel="stylesheet" href="/build/blog.md.fd8b187.css">
+</head>
+<body>
+ <div id="root"><div class="blog-detail-page" data-reactroot=""><header
class="header-container header-container-normal"><div class="header-body"><a
href="/en-us/index.html"><img class="logo"
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class="language-switch
language-switch-normal">中</span><div class="header-menu"><img
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul
class="ant-menu blackClass ant- [...]
+<p>A: DolphinScheduler is a distributed and extensible workflow scheduler
platform with a powerful DAG visual interface. It is dedicated to solving
complex task dependencies in data pipelines, making multi types of tasks
available out of the box</p>
+<h4>Q: Is DolphinScheduler an ETL tool?</h4>
+<p>A: Apache DolphinScheduler is an open-source visual workflow automation
tool used for setting up and maintaining data pipelines.</p>
+<p>DolphinScheduler isn't an ETL tool. but it can helps you manage ETL
pipelines and it also integrates some ETL tools like sqoop and datax.</p>
+<h4>Q:What is DolphinScheduler used for?</h4>
+<p>A: Apache DolphinScheduler is a workflow automation and scheduling platform
that can be used to assemble and manage data pipelines. Similar systems such as
oozie and Azkaban etc</p>
+<h4>Q: Who is using Apache DolphinScheduelr?</h4>
+<p>A: more than 400+ companys are using DolphinScheduler as their scheduler
platform, some user cases like
IBM、Tencent、meituan、Lenovo、Nokia、SHEIN、Inspur、pingan、ICBC and so on</p>
+</section><footer class="footer-container"><div class="footer-body"><img
src="/img/ds_gray.svg"/><div class="cols-container"><div class="col
col-12"><h3>Disclaimer</h3><p>Apache DolphinScheduler is an effort undergoing
incubation at The Apache Software Foundation (ASF), sponsored by the Apache
Incubator. Incubation is required of all newly accepted projects until a
further review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner co [...]
+ <script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-with-addons.min.js"></script>
+ <script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-dom.min.js"></script>
+ <script>window.rootPath = '';</script>
+ <script src="/build/vendor.238ad22.js"></script>
+ <script src="/build/blog.md.9dc78ff.js"></script>
+ <script>
+ var _hmt = _hmt || [];
+ (function() {
+ var hm = document.createElement("script");
+ hm.src = "https://hm.baidu.com/hm.js?4e7b4b400dd31fa015018a435c64d06f";
+ var s = document.getElementsByTagName("script")[0];
+ s.parentNode.insertBefore(hm, s);
+ })();
+ </script>
+</body>
+</html>
\ No newline at end of file
diff --git a/en-us/blog/FAQ.json b/en-us/blog/FAQ.json
new file mode 100644
index 0000000..0c70b13
--- /dev/null
+++ b/en-us/blog/FAQ.json
@@ -0,0 +1,6 @@
+{
+ "filename": "FAQ.md",
+ "__html": "<h4>Q: What is Apache DolphinScheduler?</h4>\n<p>A:
DolphinScheduler is a distributed and extensible workflow scheduler platform
with a powerful DAG visual interface. It is dedicated to solving complex task
dependencies in data pipelines, making multi types of tasks available out of
the box</p>\n<h4>Q: Is DolphinScheduler an ETL tool?</h4>\n<p>A: Apache
DolphinScheduler is an open-source visual workflow automation tool used for
setting up and maintaining data pipelines.</p>\ [...]
+ "link": "/dist/en-us/blog/FAQ.html",
+ "meta": {}
+}
\ No newline at end of file
diff --git a/en-us/blog/index.html b/en-us/blog/index.html
index a766d7b..71676a3 100644
--- a/en-us/blog/index.html
+++ b/en-us/blog/index.html
@@ -11,12 +11,12 @@
<link rel="stylesheet" href="/build/blog.0912ef7.css">
</head>
<body>
- <div id="root"><div class="blog-list-page" data-reactroot=""><header
class="header-container header-container-normal"><div class="header-body"><a
href="/en-us/index.html"><img class="logo"
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class="language-switch
language-switch-normal">中</span><div class="header-menu"><img
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul
class="ant-menu blackClass ant-me [...]
+ <div id="root"><div class="blog-list-page" data-reactroot=""><header
class="header-container header-container-normal"><div class="header-body"><a
href="/en-us/index.html"><img class="logo"
src="/img/hlogo_colorful.svg"/></a><div class="search search-normal"><span
class="icon-search"></span></div><span class="language-switch
language-switch-normal">中</span><div class="header-menu"><img
class="header-menu-toggle" src="/img/system/menu_gray.png"/><div><ul
class="ant-menu blackClass ant-me [...]
<script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-with-addons.min.js"></script>
<script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-dom.min.js"></script>
<script>window.rootPath = '';</script>
<script src="/build/vendor.238ad22.js"></script>
- <script src="/build/blog.2889d58.js"></script>
+ <script src="/build/blog.9cfe377.js"></script>
<script>
var _hmt = _hmt || [];
(function() {
diff --git a/zh-cn/blog/index.html b/zh-cn/blog/index.html
index 186a71e..66df30b 100644
--- a/zh-cn/blog/index.html
+++ b/zh-cn/blog/index.html
@@ -16,7 +16,7 @@
<script
src="//cdn.jsdelivr.net/npm/[email protected]/dist/react-dom.min.js"></script>
<script>window.rootPath = '';</script>
<script src="/build/vendor.238ad22.js"></script>
- <script src="/build/blog.2889d58.js"></script>
+ <script src="/build/blog.9cfe377.js"></script>
<script>
var _hmt = _hmt || [];
(function() {