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/dolphinscheduler-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 44f838d1a Automated deployment:
599a349d789c45946bc350521dda94150b67d196
44f838d1a is described below
commit 44f838d1ab2070c6bf957b06d878799ab57b3f6a
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 14 04:10:43 2022 +0000
Automated deployment: 599a349d789c45946bc350521dda94150b67d196
---
.../guide/alert/alert_plugin_user_guide.html | 2 +-
.../guide/alert/alert_plugin_user_guide.json | 2 +-
.../2.0.6/user_doc/guide/expansion-reduction.html | 4 +-
.../2.0.6/user_doc/guide/expansion-reduction.json | 2 +-
.../2.0.6/user_doc/guide/installation/docker.html | 44 +++++++++++-----------
.../2.0.6/user_doc/guide/installation/docker.json | 2 +-
.../user_doc/guide/installation/kubernetes.html | 20 +++++-----
.../user_doc/guide/installation/kubernetes.json | 2 +-
.../guide/observability/skywalking-agent.html | 2 +-
.../guide/observability/skywalking-agent.json | 2 +-
.../guide/alert/alert_plugin_user_guide.html | 2 +-
.../guide/alert/alert_plugin_user_guide.json | 2 +-
.../2.0.6/user_doc/guide/expansion-reduction.html | 4 +-
.../2.0.6/user_doc/guide/expansion-reduction.json | 2 +-
.../2.0.6/user_doc/guide/installation/docker.html | 44 +++++++++++-----------
.../2.0.6/user_doc/guide/installation/docker.json | 2 +-
.../user_doc/guide/installation/kubernetes.html | 20 +++++-----
.../user_doc/guide/installation/kubernetes.json | 2 +-
.../guide/observability/skywalking-agent.html | 2 +-
.../guide/observability/skywalking-agent.json | 2 +-
20 files changed, 82 insertions(+), 82 deletions(-)
diff --git a/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
b/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
index 0c4d9a39b..8dcb35afc 100644
--- a/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
+++ b/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
@@ -11,7 +11,7 @@
</head>
<body>
<div id="root"><div class="md2html docs-page" data-reactroot=""><header
class="header-container header-container-dark"><div class="banner-tips"><div>🤔
Have queries regarding Apache DolphinScheduler, Join Slack channel to disscuss
them <a class="link-tips"
href="https://s.apache.org/dolphinscheduler-slack">join #dolphinscheduler
channel</a>! 🌟</div></div><div class="header-body"><span class="mobile-menu-btn
mobile-menu-btn-dark"></span><a href="/en-us/index.html"><img class="logo"
src=" [...]
-<p>In version 2.0.5, users need to create alert instances, and then associate
them with alert groups, and an alert group can use multiple alert instances,
and we will notify them one by one.</p>
+<p>In version 2.0.6, users need to create alert instances, and then associate
them with alert groups, and an alert group can use multiple alert instances,
and we will notify them one by one.</p>
<p>First of all, you need to go to the Security Center, select Alarm Group
Management, then click Alarm Instance Management on the left, then create an
alarm instance, then select the corresponding alarm plug-in and fill in the
relevant alarm parameters.</p>
<p>Then select Alarm Group Management, create an alarm group, and select the
corresponding alarm instance.</p>
<img src="/img/alert/alert_step_1.png">
diff --git a/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
b/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
index d11f44da8..af73d7d64 100644
--- a/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
+++ b/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
@@ -1,6 +1,6 @@
{
"filename": "alert_plugin_user_guide.md",
- "__html": "<h2>How to create alert plugins and alert groups</h2>\n<p>In
version 2.0.5, users need to create alert instances, and then associate them
with alert groups, and an alert group can use multiple alert instances, and we
will notify them one by one.</p>\n<p>First of all, you need to go to the
Security Center, select Alarm Group Management, then click Alarm Instance
Management on the left, then create an alarm instance, then select the
corresponding alarm plug-in and fill in the [...]
+ "__html": "<h2>How to create alert plugins and alert groups</h2>\n<p>In
version 2.0.6, users need to create alert instances, and then associate them
with alert groups, and an alert group can use multiple alert instances, and we
will notify them one by one.</p>\n<p>First of all, you need to go to the
Security Center, select Alarm Group Management, then click Alarm Instance
Management on the left, then create an alarm instance, then select the
corresponding alarm plug-in and fill in the [...]
"link":
"/dist/en-us/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.html
b/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.html
index b38d55103..baa2d4eaa 100644
--- a/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.html
+++ b/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.html
@@ -35,9 +35,9 @@
mkdir -p /opt
cd /opt
<span class="hljs-meta">#</span><span class="bash"> decompress</span>
-tar -zxvf apache-dolphinscheduler-2.0.5-bin.tar.gz -C /opt
+tar -zxvf apache-dolphinscheduler-2.0.6-bin.tar.gz -C /opt
cd /opt
-mv apache-dolphinscheduler-2.0.5-bin dolphinscheduler
+mv apache-dolphinscheduler-2.0.6-bin dolphinscheduler
</code></pre>
<pre><code class="language-markdown"> Attention: The installation package can
be copied directly from an existing environment to an expanded physical machine
for use.
</code></pre>
diff --git a/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.json
b/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.json
index accff8c53..cd421051c 100644
--- a/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.json
+++ b/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.json
@@ -1,6 +1,6 @@
{
"filename": "expansion-reduction.md",
- "__html": "<!-- markdown-link-check-disable -->\n<h1>DolphinScheduler
Expansion and Reduction</h1>\n<h2>1. Expansion</h2>\n<p>This article describes
how to add a new master service or worker service to an existing
DolphinScheduler cluster.</p>\n<pre><code> Attention: There cannot be more than
one master service process or worker service process on a physical machine.\n
If the physical machine where the expansion master or worker node is
located has already installed the scheduled [...]
+ "__html": "<!-- markdown-link-check-disable -->\n<h1>DolphinScheduler
Expansion and Reduction</h1>\n<h2>1. Expansion</h2>\n<p>This article describes
how to add a new master service or worker service to an existing
DolphinScheduler cluster.</p>\n<pre><code> Attention: There cannot be more than
one master service process or worker service process on a physical machine.\n
If the physical machine where the expansion master or worker node is
located has already installed the scheduled [...]
"link": "/dist/en-us/docs/2.0.6/user_doc/guide/expansion-reduction.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/2.0.6/user_doc/guide/installation/docker.html
b/en-us/docs/2.0.6/user_doc/guide/installation/docker.html
index 44e1cce33..1bf3e1a33 100644
--- a/en-us/docs/2.0.6/user_doc/guide/installation/docker.html
+++ b/en-us/docs/2.0.6/user_doc/guide/installation/docker.html
@@ -34,21 +34,21 @@
<li><strong>WSL 2 mode</strong>: Refer to <a
href="https://docs.microsoft.com/en-us/windows/wsl/wsl-config#configure-global-options-with-wslconfig">WSL
2 utility VM</a></li>
</ul>
<h4>1. Download the Source Code Package</h4>
-<p>Please download the source code package
apache-dolphinscheduler-2.0.5-src.tar.gz, download address: <a
href="/en-us/download/download.html">download</a></p>
+<p>Please download the source code package
apache-dolphinscheduler-2.0.6-src.tar.gz, download address: <a
href="/en-us/download/download.html">download</a></p>
<h4>2. Pull Image and Start the Service</h4>
<blockquote>
<p>For Mac and Linux user, open <strong>Terminal</strong>
For Windows Docker Toolbox user, open <strong>Docker Quickstart
Terminal</strong>
For Windows Docker Desktop user, open <strong>Windows PowerShell</strong></p>
</blockquote>
-<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.5-src.tar.gz
-$ cd apache-dolphinscheduler-2.0.5-src/docker/docker-swarm
-$ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
-$ docker tag apache/dolphinscheduler:2.0.5 apache/dolphinscheduler:latest
+<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.6-src.tar.gz
+$ cd apache-dolphinscheduler-2.0.6-src/docker/docker-swarm
+$ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
+$ docker tag apache/dolphinscheduler:2.0.6 apache/dolphinscheduler:latest
$ docker-compose up -d
</code></pre>
<blockquote>
-<p>PowerShell should use <code>cd
apache-dolphinscheduler-2.0.5-src\docker\docker-swarm</code></p>
+<p>PowerShell should use <code>cd
apache-dolphinscheduler-2.0.6-src\docker\docker-swarm</code></p>
</blockquote>
<p>The <strong>PostgreSQL</strong> (with username <code>root</code>, password
<code>root</code> and database <code>dolphinscheduler</code>) and
<strong>ZooKeeper</strong> services will start by default</p>
<h4>3. Login</h4>
@@ -70,7 +70,7 @@ $ docker-compose up -d
<h4>3. Initialize the database, import
<code>sql/dolphinscheduler_postgre.sql</code> to create tables and initial
data</h4>
<h4>4. Download the DolphinScheduler Image</h4>
<p>We have already uploaded user-oriented DolphinScheduler image to the Docker
repository so that you can pull the image from the docker repository:</p>
-<pre><code>docker pull
dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>docker pull
dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
</code></pre>
<h4>5. Run a DolphinScheduler Instance</h4>
<pre><code>$ docker run -d --name dolphinscheduler \
@@ -78,7 +78,7 @@ $ docker-compose up -d
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-p 12345:12345 \
-apache/dolphinscheduler:2.0.5 all
+apache/dolphinscheduler:2.0.6 all
</code></pre>
<p>Note: database username test and password test need to be replaced with
your actual PostgreSQL username and password, 192.168.x.x need to be replaced
with your relate PostgreSQL and ZooKeeper host IP</p>
<h4>6. Login</h4>
@@ -101,7 +101,7 @@ apache/dolphinscheduler:2.0.5 all
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-apache/dolphinscheduler:2.0.5 master-server
+apache/dolphinscheduler:2.0.6 master-server
</code></pre>
<ul>
<li>Start a <strong>worker server</strong> (including <strong>logger
server</strong>), For example:</li>
@@ -110,7 +110,7 @@ apache/dolphinscheduler:2.0.5 master-server
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-apache/dolphinscheduler:2.0.5 worker-server
+apache/dolphinscheduler:2.0.6 worker-server
</code></pre>
<ul>
<li>Start a <strong>api server</strong>, For example:</li>
@@ -120,7 +120,7 @@ apache/dolphinscheduler:2.0.5 worker-server
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-p 12345:12345 \
-apache/dolphinscheduler:2.0.5 api-server
+apache/dolphinscheduler:2.0.6 api-server
</code></pre>
<ul>
<li>Start a <strong>alert server</strong>, For example:</li>
@@ -128,7 +128,7 @@ apache/dolphinscheduler:2.0.5 api-server
<pre><code>$ docker run -d --name dolphinscheduler-alert \
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-apache/dolphinscheduler:2.0.5 alert-server
+apache/dolphinscheduler:2.0.6 alert-server
</code></pre>
<ul>
<li>Start a <strong>python gateway server</strong>, For example:</li>
@@ -136,7 +136,7 @@ apache/dolphinscheduler:2.0.5 alert-server
<pre><code>$ docker run -d --name dolphinscheduler-python-gateway \
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-apache/dolphinscheduler:2.0.5 python-gateway
+apache/dolphinscheduler:2.0.6 python-gateway
</code></pre>
<p><strong>Note</strong>: You must be specify <code>DATABASE_HOST</code>,
<code>DATABASE_PORT</code>, <code>DATABASE_DATABASE</code>,
<code>DATABASE_USERNAME</code>, <code>DATABASE_PASSWORD</code>,
<code>ZOOKEEPER_QUORUM</code> when start a standalone dolphinscheduler
server.</p>
<h2>Environment Variables</h2>
@@ -366,12 +366,12 @@ docker logs --tail 10 docker-swarm_dolphinscheduler-api_1
# show last 10 lines f
</span></code></pre>
<p>Please read <code>./docker/build/hooks/build</code>
<code>./docker/build/hooks/build.bat</code> script files if you don't
understand</p>
<h4>Build from the binary distribution (Not require Maven 3.3+ & JDK
1.8+)</h4>
-<p>Please download the binary distribution package
apache-dolphinscheduler-2.0.5-bin.tar.gz, download address: <a
href="/en-us/download/download.html">download</a>. And put
apache-dolphinscheduler-2.0.5-bin.tar.gz into the
<code>apache-dolphinscheduler-2.0.5-src/docker/build</code> directory, execute
in Terminal or PowerShell:</p>
-<pre><code>$ cd apache-dolphinscheduler-2.0.5-src/docker/build
-$ docker build --build-arg VERSION=2.0.5 -t apache/dolphinscheduler:2.0.5 .
+<p>Please download the binary distribution package
apache-dolphinscheduler-2.0.6-bin.tar.gz, download address: <a
href="/en-us/download/download.html">download</a>. And put
apache-dolphinscheduler-2.0.6-bin.tar.gz into the
<code>apache-dolphinscheduler-2.0.6-src/docker/build</code> directory, execute
in Terminal or PowerShell:</p>
+<pre><code>$ cd apache-dolphinscheduler-2.0.6-src/docker/build
+$ docker build --build-arg VERSION=2.0.6 -t apache/dolphinscheduler:2.0.6 .
</code></pre>
<blockquote>
-<p>PowerShell should use <code>cd
apache-dolphinscheduler-2.0.5-src/docker/build</code></p>
+<p>PowerShell should use <code>cd
apache-dolphinscheduler-2.0.6-src/docker/build</code></p>
</blockquote>
<h4>Build multi-platform images</h4>
<p>Currently support to build images including <code>linux/amd64</code> and
<code>linux/arm64</code> platform architecture, requirements:</p>
@@ -413,7 +413,7 @@ EOF
<p>Create a new <code>Dockerfile</code> to add MySQL driver:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -466,7 +466,7 @@ DATABASE_PARAMS=useUnicode=true&characterEncoding=UTF-8
<p>Create a new <code>Dockerfile</code> to add MySQL driver:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -501,7 +501,7 @@ COPY mysql-connector-java-8.0.16.jar
/opt/dolphinscheduler/lib
<p>Create a new <code>Dockerfile</code> to add Oracle driver:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -527,7 +527,7 @@ COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
<ol>
<li>Create a new <code>Dockerfile</code> to install pip:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY requirements.txt /tmp
RUN apt-get update && \
apt-get install -y --no-install-recommends python-pip && \
@@ -560,7 +560,7 @@ RUN apt-get update && \
<ol>
<li>Create a new <code>Dockerfile</code> to install Python 3:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
RUN apt-get update && \
apt-get install -y --no-install-recommends python3 && \
rm -rf /var/lib/apt/lists/*
diff --git a/en-us/docs/2.0.6/user_doc/guide/installation/docker.json
b/en-us/docs/2.0.6/user_doc/guide/installation/docker.json
index 7fc385077..2ddc25291 100644
--- a/en-us/docs/2.0.6/user_doc/guide/installation/docker.json
+++ b/en-us/docs/2.0.6/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
{
"filename": "docker.md",
- "__html": "<h1>QuickStart in
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a
href=\"https://docs.docker.com/engine/install/\">Docker</a>
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\">Docker
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In
this way, you need to install <a href=\"https://docs.docker.co [...]
+ "__html": "<h1>QuickStart in
Docker</h1>\n<h2>Prerequisites</h2>\n<ul>\n<li><a
href=\"https://docs.docker.com/engine/install/\">Docker</a>
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\">Docker
Compose</a> 1.11.0+</li>\n</ul>\n<h2>How to use this Docker
image</h2>\n<p>Here're 3 ways to quickly install DolphinScheduler</p>\n<h3>The
First Way: Start a DolphinScheduler by docker-compose (recommended)</h3>\n<p>In
this way, you need to install <a href=\"https://docs.docker.co [...]
"link": "/dist/en-us/docs/2.0.6/user_doc/guide/installation/docker.html",
"meta": {}
}
\ No newline at end of file
diff --git a/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.html
b/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.html
index 2ab3860b4..e0a8fdc63 100644
--- a/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.html
+++ b/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.html
@@ -25,17 +25,17 @@
<a
href="https://charts.bitnami.com/bitnami">https://charts.bitnami.com/bitnami</a>
was truncated only containing entries for the latest 6 months (from January
2022 on).
This URL: <a
href="https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami">https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami</a>
contains the full 'index.yaml'.</p>
<p>See detail here: <a
href="https://github.com/bitnami/charts/issues/10833">https://github.com/bitnami/charts/issues/10833</a>.</p>
-<p>Change you <code>Chart.yaml</code> in path
<code>apache-dolphinscheduler-2.0.5-src/docker/kubernetes/dolphinscheduler</code>
after you download the source code
+<p>Change you <code>Chart.yaml</code> in path
<code>apache-dolphinscheduler-2.0.6-src/docker/kubernetes/dolphinscheduler</code>
after you download the source code
and replace two places from <code>repository:
https://charts.bitnami.com/bitnami</code>
to <code>repository:
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami</code></p>
</blockquote>
-<p>Please download the source code package
apache-dolphinscheduler-2.0.5-src.tar.gz, download address: <a
href="/en-us/download/download.html">download</a></p>
+<p>Please download the source code package
apache-dolphinscheduler-2.0.6-src.tar.gz, download address: <a
href="/en-us/download/download.html">download</a></p>
<p>To install the chart with the release name <code>dolphinscheduler</code>,
please execute the following commands:</p>
-<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.5-src.tar.gz
-$ cd apache-dolphinscheduler-2.0.5-src/docker/kubernetes/dolphinscheduler
+<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.6-src.tar.gz
+$ cd apache-dolphinscheduler-2.0.6-src/docker/kubernetes/dolphinscheduler
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm dependency update .
-$ helm install dolphinscheduler . --set image.tag=2.0.5
+$ helm install dolphinscheduler . --set image.tag=2.0.6
</code></pre>
<p>To install the chart with a namespace named <code>test</code>:</p>
<pre><code class="language-bash">$ helm install dolphinscheduler . -n <span
class="hljs-built_in">test</span>
@@ -289,7 +289,7 @@ kubectl scale --replicas=6 sts dolphinscheduler-worker -n
test # with test names
<p>Create a new <code>Dockerfile</code> to add MySQL driver:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -337,7 +337,7 @@ COPY mysql-connector-java-8.0.16.jar
/opt/dolphinscheduler/lib
<p>Create a new <code>Dockerfile</code> to add MySQL driver:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -372,7 +372,7 @@ COPY mysql-connector-java-8.0.16.jar
/opt/dolphinscheduler/lib
<p>Create a new <code>Dockerfile</code> to add Oracle driver:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -398,7 +398,7 @@ COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
<ol>
<li>Create a new <code>Dockerfile</code> to install pip:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY requirements.txt /tmp
RUN apt-get update && \
apt-get install -y --no-install-recommends python-pip && \
@@ -431,7 +431,7 @@ RUN apt-get update && \
<ol>
<li>Create a new <code>Dockerfile</code> to install Python 3:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
RUN apt-get update && \
apt-get install -y --no-install-recommends python3 && \
rm -rf /var/lib/apt/lists/*
diff --git a/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.json
b/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.json
index 4511e8a24..c57f0782b 100644
--- a/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.json
+++ b/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
{
"filename": "kubernetes.md",
- "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large
number of tasks and can be used in production.</p>\n<p>If you are a green hand
and want to experience DolphinScheduler, we recommended you install follow <a
href=\"standalone.md\">Standalone</a>. If you want to experience more complete
functions or schedule large tasks number, we recommended you install follow <a
href=\"pseudo-cluster.md\ [...]
+ "__html": "<h1>QuickStart in Kubernetes</h1>\n<p>Kubernetes deployment is
deploy DolphinScheduler in a Kubernetes cluster, which can schedule a large
number of tasks and can be used in production.</p>\n<p>If you are a green hand
and want to experience DolphinScheduler, we recommended you install follow <a
href=\"standalone.md\">Standalone</a>. If you want to experience more complete
functions or schedule large tasks number, we recommended you install follow <a
href=\"pseudo-cluster.md\ [...]
"link": "/dist/en-us/docs/2.0.6/user_doc/guide/installation/kubernetes.html",
"meta": {}
}
\ No newline at end of file
diff --git
a/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
b/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
index f52ddd289..1e7ef7bcf 100644
--- a/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
+++ b/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
@@ -35,7 +35,7 @@ SW_GRPC_LOG_SERVER_PORT=11800
-e SW_GRPC_LOG_SERVER_HOST=<span
class="hljs-string">"your.skywalking-log-reporter.com"</span> \
-e SW_GRPC_LOG_SERVER_PORT=<span class="hljs-string">"11800"</span> \
-p 12345:12345 \
-apache/dolphinscheduler:2.0.5 all</span>
+apache/dolphinscheduler:2.0.6 all</span>
</code></pre>
<h3>Through install_config.conf configuration (for DolphinScheduler <a
href="http://install.sh">install.sh</a>)</h3>
<p>Add the following configurations to
<code>${workDir}/conf/config/install_config.conf</code>.</p>
diff --git
a/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
b/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
index a35b42843..887d72bdb 100644
--- a/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
+++ b/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
@@ -1,6 +1,6 @@
{
"filename": "skywalking-agent.md",
- "__html": "<h1>SkyWalking Agent</h1>\n<p>The dolphinscheduler-skywalking
module provides <a href=\"https://skywalking.apache.org/\">SkyWalking</a>
monitor agent for the Dolphinscheduler project.</p>\n<p>This document describes
how to enable SkyWalking 8.4+ support with this module (recommended to use
SkyWalking 8.5.0).</p>\n<h1>Installation</h1>\n<p>The following configuration
is used to enable SkyWalking agent.</p>\n<h3>Through environment variable
configuration (for Docker Compose)</ [...]
+ "__html": "<h1>SkyWalking Agent</h1>\n<p>The dolphinscheduler-skywalking
module provides <a href=\"https://skywalking.apache.org/\">SkyWalking</a>
monitor agent for the Dolphinscheduler project.</p>\n<p>This document describes
how to enable SkyWalking 8.4+ support with this module (recommended to use
SkyWalking 8.5.0).</p>\n<h1>Installation</h1>\n<p>The following configuration
is used to enable SkyWalking agent.</p>\n<h3>Through environment variable
configuration (for Docker Compose)</ [...]
"link":
"/dist/en-us/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
b/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
index 7cdacec79..61cbb16d5 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
+++ b/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html
@@ -11,7 +11,7 @@
</head>
<body>
<div id="root"><div class="md2html docs-page" data-reactroot=""><header
class="header-container header-container-dark"><div class="banner-tips"><div>🤔
有关于 Apache DolphinScheduler 的疑问,加入 Slack 频道来讨论他们 <a class="link-tips"
href="https://s.apache.org/dolphinscheduler-slack">join #dolphinscheduler
channel</a>! 🌟</div></div><div class="header-body"><span class="mobile-menu-btn
mobile-menu-btn-dark"></span><a href="/zh-cn/index.html"><img class="logo"
src="/img/hlogo_white.svg"/></a><div cla [...]
-<p>在2.0.5版本中,用户需要创建告警实例,然后同告警组进行关联,一个告警组可以使用多个告警实例,我们会逐一进行进行告警通知。</p>
+<p>在2.0.6版本中,用户需要创建告警实例,然后同告警组进行关联,一个告警组可以使用多个告警实例,我们会逐一进行进行告警通知。</p>
<p>首先需要进入到安全中心,选择告警组管理,然后点击左侧的告警实例管理,然后创建一个告警实例,然后选择对应的告警插件,填写相关告警参数。</p>
<p>然后选择告警组管理,创建告警组,选择相应的告警实例即可。</p>
<img src="/img/alert/alert_step_1.png">
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
b/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
index a5143f0f5..89e437898 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
+++ b/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.json
@@ -1,6 +1,6 @@
{
"filename": "alert_plugin_user_guide.md",
- "__html":
"<h2>如何创建告警插件以及告警组</h2>\n<p>在2.0.5版本中,用户需要创建告警实例,然后同告警组进行关联,一个告警组可以使用多个告警实例,我们会逐一进行进行告警通知。</p>\n<p>首先需要进入到安全中心,选择告警组管理,然后点击左侧的告警实例管理,然后创建一个告警实例,然后选择对应的告警插件,填写相关告警参数。</p>\n<p>然后选择告警组管理,创建告警组,选择相应的告警实例即可。</p>\n<img
src=\"/img/alert/alert_step_1.png\">\n<img
src=\"/img/alert/alert_step_2.png\">\n<img
src=\"/img/alert/alert_step_3.png\">\n<img
src=\"/img/alert/alert_step_4.png\">",
+ "__html":
"<h2>如何创建告警插件以及告警组</h2>\n<p>在2.0.6版本中,用户需要创建告警实例,然后同告警组进行关联,一个告警组可以使用多个告警实例,我们会逐一进行进行告警通知。</p>\n<p>首先需要进入到安全中心,选择告警组管理,然后点击左侧的告警实例管理,然后创建一个告警实例,然后选择对应的告警插件,填写相关告警参数。</p>\n<p>然后选择告警组管理,创建告警组,选择相应的告警实例即可。</p>\n<img
src=\"/img/alert/alert_step_1.png\">\n<img
src=\"/img/alert/alert_step_2.png\">\n<img
src=\"/img/alert/alert_step_3.png\">\n<img
src=\"/img/alert/alert_step_4.png\">",
"link":
"/dist/zh-cn/docs/2.0.6/user_doc/guide/alert/alert_plugin_user_guide.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.html
b/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.html
index d1b1ec79b..0951d826b 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.html
+++ b/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.html
@@ -34,9 +34,9 @@
mkdir -p /opt
cd /opt
<span class="hljs-meta">#</span><span class="bash"> 解压缩</span>
-tar -zxvf apache-dolphinscheduler-2.0.5-bin.tar.gz -C /opt
+tar -zxvf apache-dolphinscheduler-2.0.6-bin.tar.gz -C /opt
cd /opt
-mv apache-dolphinscheduler-2.0.5-bin dolphinscheduler
+mv apache-dolphinscheduler-2.0.6-bin dolphinscheduler
</code></pre>
<pre><code class="language-markdown"> 注意:安装包可以从现有的环境直接复制到扩容的物理机上使用.
</code></pre>
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.json
b/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.json
index 3e4abd68a..fb41c136d 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.json
+++ b/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.json
@@ -1,6 +1,6 @@
{
"filename": "expansion-reduction.md",
- "__html": "<h1>DolphinScheduler扩容/缩容 文档</h1>\n<h2>1.
DolphinScheduler扩容文档</h2>\n<p>本文扩容是针对现有的DolphinScheduler集群添加新的master或者worker节点的操作说明.</p>\n<pre><code>
注意: 一台物理机上不能存在多个master服务进程或者worker服务进程.\n
如果扩容master或者worker节点所在的物理机已经安装了调度的服务,请直接跳到 [1.4.修改配置]. 编辑 ** 所有 ** 节点上的配置文件
`conf/config/install_config.conf`.
新增masters或者workers参数,重启调度集群即可.\n</code></pre>\n<h3>1.1.
基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>[必装] <a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JD
[...]
+ "__html": "<h1>DolphinScheduler扩容/缩容 文档</h1>\n<h2>1.
DolphinScheduler扩容文档</h2>\n<p>本文扩容是针对现有的DolphinScheduler集群添加新的master或者worker节点的操作说明.</p>\n<pre><code>
注意: 一台物理机上不能存在多个master服务进程或者worker服务进程.\n
如果扩容master或者worker节点所在的物理机已经安装了调度的服务,请直接跳到 [1.4.修改配置]. 编辑 ** 所有 ** 节点上的配置文件
`conf/config/install_config.conf`.
新增masters或者workers参数,重启调度集群即可.\n</code></pre>\n<h3>1.1.
基础软件安装(必装项请自行安装)</h3>\n<ul>\n<li>[必装] <a
href=\"https://www.oracle.com/technetwork/java/javase/downloads/index.html\">JD
[...]
"link": "/dist/zh-cn/docs/2.0.6/user_doc/guide/expansion-reduction.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.html
b/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.html
index e149d462e..8b0d8eaf1 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.html
+++ b/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.html
@@ -34,21 +34,21 @@
<li><strong>WSL 2 模式</strong>:参考 <a
href="https://docs.microsoft.com/zh-cn/windows/wsl/wsl-config#configure-global-options-with-wslconfig">WSL
2 utility VM</a></li>
</ul>
<h4>1、下载源码包</h4>
-<p>请下载源码包 apache-dolphinscheduler-2.0.5-src.tar.gz,下载地址: <a
href="/zh-cn/download/download.html">下载</a></p>
+<p>请下载源码包 apache-dolphinscheduler-2.0.6-src.tar.gz,下载地址: <a
href="/zh-cn/download/download.html">下载</a></p>
<h4>2、拉取镜像并启动服务</h4>
<blockquote>
<p>对于 Mac 和 Linux 用户,打开 <strong>Terminal</strong>
对于 Windows Docker Toolbox 用户,打开 <strong>Docker Quickstart Terminal</strong>
对于 Windows Docker Desktop 用户,打开 <strong>Windows PowerShell</strong></p>
</blockquote>
-<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.5-src.tar.gz
-$ cd apache-dolphinscheduler-2.0.5-src/docker/docker-swarm
-$ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
-$ docker tag apache/dolphinscheduler:2.0.5 apache/dolphinscheduler:latest
+<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.6-src.tar.gz
+$ cd apache-dolphinscheduler-2.0.6-src/docker/docker-swarm
+$ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
+$ docker tag apache/dolphinscheduler:2.0.6 apache/dolphinscheduler:latest
$ docker-compose up -d
</code></pre>
<blockquote>
-<p>PowerShell 应该使用 <code>cd
apache-dolphinscheduler-2.0.5-src\docker\docker-swarm</code></p>
+<p>PowerShell 应该使用 <code>cd
apache-dolphinscheduler-2.0.6-src\docker\docker-swarm</code></p>
</blockquote>
<p><strong>PostgreSQL</strong> (用户 <code>root</code>, 密码 <code>root</code>,
数据库 <code>dolphinscheduler</code>) 和 <strong>ZooKeeper</strong> 服务将会默认启动</p>
<h4>3、登录系统</h4>
@@ -70,7 +70,7 @@ $ docker-compose up -d
<h4>3、初始化数据库,导入 <code>sql/dolphinscheduler_postgre.sql</code> 进行创建表及基础数据导入</h4>
<h4>4、下载 DolphinScheduler 镜像</h4>
<p>我们已将面向用户的 DolphinScheduler 镜像上传至 docker 仓库,用户无需在本地构建镜像,直接执行以下命令从 docker 仓库
pull 镜像:</p>
-<pre><code>docker pull
dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>docker pull
dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
</code></pre>
<h4>5、运行一个 DolphinScheduler 实例</h4>
<pre><code>$ docker run -d --name dolphinscheduler \
@@ -78,7 +78,7 @@ $ docker-compose up -d
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-p 12345:12345 \
-apache/dolphinscheduler:2.0.5 all
+apache/dolphinscheduler:2.0.6 all
</code></pre>
<p>注:数据库用户 test 和密码 test 需要替换为实际的 PostgreSQL 用户和密码,192.168.x.x 需要替换为
PostgreSQL 和 ZooKeeper 的主机 IP</p>
<h4>6、登录系统</h4>
@@ -101,7 +101,7 @@ apache/dolphinscheduler:2.0.5 all
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-apache/dolphinscheduler:2.0.5 master-server
+apache/dolphinscheduler:2.0.6 master-server
</code></pre>
<ul>
<li>启动一个 <strong>worker server</strong> (包括 <strong>logger server</strong>),
如下:</li>
@@ -110,7 +110,7 @@ apache/dolphinscheduler:2.0.5 master-server
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-apache/dolphinscheduler:2.0.5 worker-server
+apache/dolphinscheduler:2.0.6 worker-server
</code></pre>
<ul>
<li>启动一个 <strong>api server</strong>, 如下:</li>
@@ -120,7 +120,7 @@ apache/dolphinscheduler:2.0.5 worker-server
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-e ZOOKEEPER_QUORUM="192.168.x.x:2181" \
-p 12345:12345 \
-apache/dolphinscheduler:2.0.5 api-server
+apache/dolphinscheduler:2.0.6 api-server
</code></pre>
<ul>
<li>启动一个 <strong>alert server</strong>, 如下:</li>
@@ -128,7 +128,7 @@ apache/dolphinscheduler:2.0.5 api-server
<pre><code>$ docker run -d --name dolphinscheduler-alert \
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-apache/dolphinscheduler:2.0.5 alert-server
+apache/dolphinscheduler:2.0.6 alert-server
</code></pre>
<ul>
<li>启动一个 <strong>python gateway server</strong>, 如下:</li>
@@ -136,7 +136,7 @@ apache/dolphinscheduler:2.0.5 alert-server
<pre><code>$ docker run -d --name dolphinscheduler-python-gateway \
-e DATABASE_HOST="192.168.x.x" -e DATABASE_PORT="5432" -e
DATABASE_DATABASE="dolphinscheduler" \
-e DATABASE_USERNAME="test" -e DATABASE_PASSWORD="test" \
-apache/dolphinscheduler:2.0.5 python-gateway-server
+apache/dolphinscheduler:2.0.6 python-gateway-server
</code></pre>
<p><strong>注意</strong>: 当你运行dolphinscheduler中的部分服务时,你必须指定这些环境变量
<code>DATABASE_HOST</code>, <code>DATABASE_PORT</code>,
<code>DATABASE_DATABASE</code>, <code>DATABASE_USERNAME</code>,
<code>DATABASE_PASSWORD</code>, <code>ZOOKEEPER_QUORUM</code>。</p>
<h2>环境变量</h2>
@@ -366,12 +366,12 @@ docker logs --tail 10 docker-swarm_dolphinscheduler-api_1
# 显示倒数10行日
</span></code></pre>
<p>如果你不理解 <code>./docker/build/hooks/build</code>
<code>./docker/build/hooks/build.bat</code> 这些脚本,请阅读里面的内容</p>
<h4>从二进制包构建 (不需要 Maven 3.3+ & JDK 1.8+)</h4>
-<p>请下载二进制包 apache-dolphinscheduler-2.0.5-bin.tar.gz,下载地址: <a
href="/zh-cn/download/download.html">下载</a>. 然后将
apache-dolphinscheduler-2.0.5-bin.tar.gz 放到
<code>apache-dolphinscheduler-2.0.5-src/docker/build</code> 目录里,在 Terminal 或
PowerShell 中执行:</p>
-<pre><code>$ cd apache-dolphinscheduler-2.0.5-src/docker/build
-$ docker build --build-arg VERSION=2.0.5 -t apache/dolphinscheduler:2.0.5 .
+<p>请下载二进制包 apache-dolphinscheduler-2.0.6-bin.tar.gz,下载地址: <a
href="/zh-cn/download/download.html">下载</a>. 然后将
apache-dolphinscheduler-2.0.6-bin.tar.gz 放到
<code>apache-dolphinscheduler-2.0.6-src/docker/build</code> 目录里,在 Terminal 或
PowerShell 中执行:</p>
+<pre><code>$ cd apache-dolphinscheduler-2.0.6-src/docker/build
+$ docker build --build-arg VERSION=2.0.6 -t apache/dolphinscheduler:2.0.6 .
</code></pre>
<blockquote>
-<p>PowerShell 应该使用 <code>cd
apache-dolphinscheduler-2.0.5-src/docker/build</code></p>
+<p>PowerShell 应该使用 <code>cd
apache-dolphinscheduler-2.0.6-src/docker/build</code></p>
</blockquote>
<h4>构建多平台架构镜像</h4>
<p>目前支持构建 <code>linux/amd64</code> 和 <code>linux/arm64</code> 平台架构的镜像,要求:</p>
@@ -413,7 +413,7 @@ EOF
<p>创建一个新的 <code>Dockerfile</code>,用于添加 MySQL 的驱动包:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -466,7 +466,7 @@ DATABASE_PARAMS=useUnicode=true&characterEncoding=UTF-8
<p>创建一个新的 <code>Dockerfile</code>,用于添加 MySQL 驱动包:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -501,7 +501,7 @@ COPY mysql-connector-java-8.0.16.jar
/opt/dolphinscheduler/lib
<p>创建一个新的 <code>Dockerfile</code>,用于添加 Oracle 驱动包:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -527,7 +527,7 @@ COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
<ol>
<li>创建一个新的 <code>Dockerfile</code>,用于安装 pip:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY requirements.txt /tmp
RUN apt-get update && \
apt-get install -y --no-install-recommends python-pip && \
@@ -560,7 +560,7 @@ RUN apt-get update && \
<ol>
<li>创建一个新的 <code>Dockerfile</code>,用于安装 Python 3:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
RUN apt-get update && \
apt-get install -y --no-install-recommends python3 && \
rm -rf /var/lib/apt/lists/*
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.json
b/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.json
index 4fc985f52..5c7a47d47 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.json
+++ b/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.json
@@ -1,6 +1,6 @@
{
"filename": "docker.md",
- "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a
href=\"https://docs.docker.com/engine/install/\">Docker</a>
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\">Docker
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler
(推荐)</h3>\n<p>这种方式需要先安装 <a
href=\"https://docs.docker.com/compose/\">docker-compose</a>, docker-compose
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
+ "__html": "<h1>快速试用 Docker 部署</h1>\n<h2>先决条件</h2>\n<ul>\n<li><a
href=\"https://docs.docker.com/engine/install/\">Docker</a>
1.13.1+</li>\n<li><a href=\"https://docs.docker.com/compose/\">Docker
Compose</a> 1.11.0+</li>\n</ul>\n<h2>如何使用 Docker 镜像</h2>\n<p>有 3 种方式可以快速试用
DolphinScheduler</p>\n<h3>一、以 docker-compose 的方式启动 DolphinScheduler
(推荐)</h3>\n<p>这种方式需要先安装 <a
href=\"https://docs.docker.com/compose/\">docker-compose</a>, docker-compose
的安装网上已经有非常多的资料,请自行安装即可</p>\n<p>对于 Windows 7-10,你可 [...]
"link": "/dist/zh-cn/docs/2.0.6/user_doc/guide/installation/docker.html",
"meta": {}
}
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.html
b/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.html
index 41724588f..0ad3eb680 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.html
+++ b/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.html
@@ -24,16 +24,16 @@
<p>注意:您需要在本地更改 <code>Chart.yaml</code> 文件才能使其正常工作。 由于 Bitnami 存储库的更改,<a
href="https://charts.bitnami.com/bitnami">https://charts.bitnami.com/bitnami</a>
被截断,
仅包含最近 6 个月(从 2022 年 1 月起)的条目。 只有这个 url 才包含了:<a
href="https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami">https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami</a>
完整的 index.yaml。
如果您想了解更多细节,请访问:<a
href="https://github.com/bitnami/charts/issues/10833%E3%80%82">https://github.com/bitnami/charts/issues/10833。</a></p>
-<p>下载源代码后,更改路径
<code>apache-dolphinscheduler-2.0.5-src/docker/kubernetes/dolphinscheduler</code>
中的 <code>Chart.yaml</code> 文件,需要同时修改两个地方,
+<p>下载源代码后,更改路径
<code>apache-dolphinscheduler-2.0.6-src/docker/kubernetes/dolphinscheduler</code>
中的 <code>Chart.yaml</code> 文件,需要同时修改两个地方,
将 <code>repository: https://charts.bitnami.com/bitnami</code> 替换成
<code>repository:
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami</code></p>
</blockquote>
-<p>请下载源码包 apache-dolphinscheduler-2.0.5-src.tar.gz,下载地址: <a
href="/zh-cn/download/download.html">下载</a></p>
+<p>请下载源码包 apache-dolphinscheduler-2.0.6-src.tar.gz,下载地址: <a
href="/zh-cn/download/download.html">下载</a></p>
<p>发布一个名为 <code>dolphinscheduler</code> 的版本(release),请执行以下命令:</p>
-<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.5-src.tar.gz
-$ cd apache-dolphinscheduler-2.0.5-src/docker/kubernetes/dolphinscheduler
+<pre><code>$ tar -zxvf apache-dolphinscheduler-2.0.6-src.tar.gz
+$ cd apache-dolphinscheduler-2.0.6-src/docker/kubernetes/dolphinscheduler
$ helm repo add bitnami https://charts.bitnami.com/bitnami
$ helm dependency update .
-$ helm install dolphinscheduler . --set image.tag=2.0.5
+$ helm install dolphinscheduler . --set image.tag=2.0.6
</code></pre>
<p>将名为 <code>dolphinscheduler</code> 的版本(release) 发布到 <code>test</code>
的命名空间中:</p>
<pre><code class="language-bash">$ helm install dolphinscheduler . -n <span
class="hljs-built_in">test</span>
@@ -283,7 +283,7 @@ kubectl scale --replicas=6 sts dolphinscheduler-worker -n
test # with test names
<li>下载 MySQL 驱动包 <a
href="https://repo1.maven.org/maven2/mysql/mysql-connector-java/8.0.16/mysql-connector-java-8.0.16.jar">mysql-connector-java-8.0.16.jar</a></li>
<li>创建一个新的 <code>Dockerfile</code>,用于添加 MySQL 的驱动包:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -331,7 +331,7 @@ COPY mysql-connector-java-8.0.16.jar
/opt/dolphinscheduler/lib
<p>创建一个新的 <code>Dockerfile</code>,用于添加 MySQL 驱动包:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY mysql-connector-java-8.0.16.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -366,7 +366,7 @@ COPY mysql-connector-java-8.0.16.jar
/opt/dolphinscheduler/lib
<p>创建一个新的 <code>Dockerfile</code>,用于添加 Oracle 驱动包:</p>
</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
</code></pre>
<ol start="3">
@@ -392,7 +392,7 @@ COPY ojdbc8-19.9.0.0.jar /opt/dolphinscheduler/lib
<ol>
<li>创建一个新的 <code>Dockerfile</code>,用于安装 pip:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
COPY requirements.txt /tmp
RUN apt-get update && \
apt-get install -y --no-install-recommends python-pip && \
@@ -425,7 +425,7 @@ RUN apt-get update && \
<ol>
<li>创建一个新的 <code>Dockerfile</code>,用于安装 Python 3:</li>
</ol>
-<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.5
+<pre><code>FROM dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler:2.0.6
RUN apt-get update && \
apt-get install -y --no-install-recommends python3 && \
rm -rf /var/lib/apt/lists/*
diff --git a/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.json
b/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.json
index fc7546594..59b9eacbb 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.json
+++ b/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.json
@@ -1,6 +1,6 @@
{
"filename": "kubernetes.md",
- "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler
的功能,推荐使用<a
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a
href=\"cluster.md\">集群部署</a>或者<a
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a
href=\"https://helm.sh/\">Helm</a> 3.1.0+</li>\n<li><a
href=\"https://kubernetes.io/\">Kubernetes< [...]
+ "__html": "<h1>快速试用 Kubernetes 部署</h1>\n<p>Kubernetes部署目的是在Kubernetes集群中部署
DolphinScheduler 服务,能调度大量任务,可用于在生产中部署。</p>\n<p>如果你是新手,想要体验 DolphinScheduler
的功能,推荐使用<a
href=\"standalone.md\">Standalone</a>方式体检。如果你想体验更完整的功能,或者更大的任务量,推荐使用<a
href=\"pseudo-cluster.md\">伪集群部署</a>。如果你是在生产中使用,推荐使用<a
href=\"cluster.md\">集群部署</a>或者<a
href=\"kubernetes.md\">kubernetes</a></p>\n<h2>先决条件</h2>\n<ul>\n<li><a
href=\"https://helm.sh/\">Helm</a> 3.1.0+</li>\n<li><a
href=\"https://kubernetes.io/\">Kubernetes< [...]
"link": "/dist/zh-cn/docs/2.0.6/user_doc/guide/installation/kubernetes.html",
"meta": {}
}
\ No newline at end of file
diff --git
a/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
b/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
index 1e2184c5c..1732bac51 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
+++ b/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html
@@ -35,7 +35,7 @@ SW_GRPC_LOG_SERVER_PORT=11800
-e SW_GRPC_LOG_SERVER_HOST=<span
class="hljs-string">"your.skywalking-log-reporter.com"</span> \
-e SW_GRPC_LOG_SERVER_PORT=<span class="hljs-string">"11800"</span> \
-p 12345:12345 \
-apache/dolphinscheduler:2.0.5 all</span>
+apache/dolphinscheduler:2.0.6 all</span>
</code></pre>
<h3>通过配置 install_config.conf (使用 DolphinScheduler <a
href="http://install.sh">install.sh</a> 部署时)</h3>
<p>添加以下配置到 <code>${workDir}/conf/config/install_config.conf</code>.</p>
diff --git
a/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
b/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
index bc404798e..54db06dba 100644
--- a/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
+++ b/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.json
@@ -1,6 +1,6 @@
{
"filename": "skywalking-agent.md",
- "__html": "<h1>SkyWalking Agent</h1>\n<p>dolphinscheduler-skywalking 模块为
Dolphinscheduler 项目提供了 <a
href=\"https://skywalking.apache.org/\">Skywalking</a>
监控代理。</p>\n<p>本文档介绍了如何通过此模块接入 SkyWalking 8.4+
(推荐使用8.5.0)。</p>\n<h1>安装</h1>\n<p>以下配置用于启用 Skywalking agent。</p>\n<h3>通过配置环境变量
(使用 Docker Compose 部署时)</h3>\n<p>修改
<code>docker/docker-swarm/config.env.sh</code> 文件中的 SKYWALKING
环境变量:</p>\n<pre><code>SKYWALKING_ENABLE=true\nSW_AGENT_COLLECTOR_BACKEND_SERVICES=127.0.0.1:11800\nSW_GRPC_LOG_S
[...]
+ "__html": "<h1>SkyWalking Agent</h1>\n<p>dolphinscheduler-skywalking 模块为
Dolphinscheduler 项目提供了 <a
href=\"https://skywalking.apache.org/\">Skywalking</a>
监控代理。</p>\n<p>本文档介绍了如何通过此模块接入 SkyWalking 8.4+
(推荐使用8.5.0)。</p>\n<h1>安装</h1>\n<p>以下配置用于启用 Skywalking agent。</p>\n<h3>通过配置环境变量
(使用 Docker Compose 部署时)</h3>\n<p>修改
<code>docker/docker-swarm/config.env.sh</code> 文件中的 SKYWALKING
环境变量:</p>\n<pre><code>SKYWALKING_ENABLE=true\nSW_AGENT_COLLECTOR_BACKEND_SERVICES=127.0.0.1:11800\nSW_GRPC_LOG_S
[...]
"link":
"/dist/zh-cn/docs/2.0.6/user_doc/guide/observability/skywalking-agent.html",
"meta": {}
}
\ No newline at end of file