You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2021/10/25 09:05:59 UTC

[dolphinscheduler-website] branch asf-site updated: Automated deployment: b31438eb39b25b632881ee56c83481eb7ff1d22f

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 40f2620  Automated deployment: b31438eb39b25b632881ee56c83481eb7ff1d22f
40f2620 is described below

commit 40f26207b6900169508138f2a1326aaf92b78d2a
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Mon Oct 25 09:05:52 2021 +0000

    Automated deployment: b31438eb39b25b632881ee56c83481eb7ff1d22f
---
 en-us/docs/dev/user_doc/guide/security.html | 6 +++++-
 en-us/docs/dev/user_doc/guide/security.json | 2 +-
 zh-cn/docs/dev/user_doc/guide/security.html | 3 +++
 zh-cn/docs/dev/user_doc/guide/security.json | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/en-us/docs/dev/user_doc/guide/security.html b/en-us/docs/dev/user_doc/guide/security.html
index 27b41f0..8e17888 100644
--- a/en-us/docs/dev/user_doc/guide/security.html
+++ b/en-us/docs/dev/user_doc/guide/security.html
@@ -158,6 +158,9 @@
 </ul>
 <pre><code class="language-conf">worker.groups=default,test
 </code></pre>
+<ul>
+<li>You can also modify the worker group for worker which be assigned to specific worker group, and if the modification is successful, the worker will use the new group and ignore the configuration in <code>worker.properties</code>. The step to modify it as below: &quot;security center -&gt; worker group management -&gt; click 'new worker group' -&gt; click 'new worker group' -&gt;  enter 'group name' -&gt; select exists worker -&gt; click submit&quot;.</li>
+</ul>
 <h2>Environmental Management</h2>
 <ul>
 <li>
@@ -189,7 +192,8 @@
 <p>Create a task node in the workflow definition and select the environment corresponding to the Worker group and the Worker group. When the task is executed, the Worker will execute the environment first before executing the task.</p>
   <p align="center">
       <img src="/img/use-environment.png" width="80%" />
-  </p></li>
+  </p>
+</li>
 </ul>
 </div></section><footer class="footer-container"><div class="footer-body"><div><h3>About us</h3><h4>Do you need feedback? Please contact us through the following ways.</h4></div><div class="contact-container"><ul><li><img class="img-base" src="/img/emailgray.png"/><img class="img-change" src="/img/emailblue.png"/><a href="/en-us/community/development/subscribe.html"><p>Email List</p></a></li><li><img class="img-base" src="/img/twittergray.png"/><img class="img-change" src="/img/twitterbl [...]
   <script src="//cdn.jsdelivr.net/npm/react@15.6.2/dist/react-with-addons.min.js"></script>
diff --git a/en-us/docs/dev/user_doc/guide/security.json b/en-us/docs/dev/user_doc/guide/security.json
index 574863f..6a90834 100644
--- a/en-us/docs/dev/user_doc/guide/security.json
+++ b/en-us/docs/dev/user_doc/guide/security.json
@@ -1,6 +1,6 @@
 {
   "filename": "security.md",
-  "__html": "<h1>Security</h1>\n<ul>\n<li>Only the administrator account in the security center has the authority to operate. It has functions such as queue management, tenant management, user management, alarm group management, worker group management, token management, etc. In the user management module, resources, data sources, projects, etc. Authorization</li>\n<li>Administrator login, default user name and password: admin/dolphinscheduler123</li>\n</ul>\n<h2>Create queue</h2>\n<ul>\ [...]
+  "__html": "<h1>Security</h1>\n<ul>\n<li>Only the administrator account in the security center has the authority to operate. It has functions such as queue management, tenant management, user management, alarm group management, worker group management, token management, etc. In the user management module, resources, data sources, projects, etc. Authorization</li>\n<li>Administrator login, default user name and password: admin/dolphinscheduler123</li>\n</ul>\n<h2>Create queue</h2>\n<ul>\ [...]
   "link": "/dist/en-us/docs/dev/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/dev/user_doc/guide/security.html b/zh-cn/docs/dev/user_doc/guide/security.html
index 1c01cb6..f30cc05 100644
--- a/zh-cn/docs/dev/user_doc/guide/security.html
+++ b/zh-cn/docs/dev/user_doc/guide/security.html
@@ -157,6 +157,9 @@
 <pre><code class="language-conf">示例: 
 worker.groups=default,test
 </code></pre>
+<ul>
+<li>也可以在运行中修改worker所属的worker分组,如果修改成功,worker就会使用这个新建的分组,忽略<code>worker.properties</code>中的配置。修改步骤为&quot;安全中心 -&gt; worker分组管理 -&gt; 点击 '新建worker分组' -&gt; 输入'组名称' -&gt; 选择已有worker -&gt; 点击'提交'&quot;</li>
+</ul>
 <h2>环境管理</h2>
 <ul>
 <li>
diff --git a/zh-cn/docs/dev/user_doc/guide/security.json b/zh-cn/docs/dev/user_doc/guide/security.json
index 5d03f33..11e4230 100644
--- a/zh-cn/docs/dev/user_doc/guide/security.json
+++ b/zh-cn/docs/dev/user_doc/guide/security.json
@@ -1,6 +1,6 @@
 {
   "filename": "security.md",
-  "__html": "<h1>安全中心(权限系统)</h1>\n<ul>\n<li>安全中心只有管理员账户才有权限操作,分别有队列管理、租户管理、用户管理、告警组管理、worker分组管理、令牌管理等功能,在用户管理模块可以对资源、数据源、项目等授权</li>\n<li>管理员登录,默认用户名密码:admin/dolphinscheduler123</li>\n</ul>\n<h2>创建队列</h2>\n<ul>\n<li>队列是在执行spark、mapreduce等程序,需要用到“队列”参数时使用的。</li>\n<li>管理员进入安全中心-&gt;队列管理页面,点击“创建队列”按钮,创建队列。</li>\n</ul>\n<p align=\"center\">\n  <img src=\"/img/create-queue.png\" width=\"80%\" />\n</p>\n<h2>添加租户</h2>\n<ul>\n<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这 [...]
+  "__html": "<h1>安全中心(权限系统)</h1>\n<ul>\n<li>安全中心只有管理员账户才有权限操作,分别有队列管理、租户管理、用户管理、告警组管理、worker分组管理、令牌管理等功能,在用户管理模块可以对资源、数据源、项目等授权</li>\n<li>管理员登录,默认用户名密码:admin/dolphinscheduler123</li>\n</ul>\n<h2>创建队列</h2>\n<ul>\n<li>队列是在执行spark、mapreduce等程序,需要用到“队列”参数时使用的。</li>\n<li>管理员进入安全中心-&gt;队列管理页面,点击“创建队列”按钮,创建队列。</li>\n</ul>\n<p align=\"center\">\n  <img src=\"/img/create-queue.png\" width=\"80%\" />\n</p>\n<h2>添加租户</h2>\n<ul>\n<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这 [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file