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/29 04:45:02 UTC

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

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 2782c21  Automated deployment: 86cc6e07093a6ddbf76b6cfbee5f2b4c331aae49
2782c21 is described below

commit 2782c212efc43e56190e8db6375640a5bb04cd47
Author: github-actions[bot] <gi...@users.noreply.github.com>
AuthorDate: Fri Oct 29 04:44:54 2021 +0000

    Automated deployment: 86cc6e07093a6ddbf76b6cfbee5f2b4c331aae49
---
 en-us/docs/2.0.0/user_doc/guide/security.html  | 2 +-
 en-us/docs/2.0.0/user_doc/guide/security.json  | 2 +-
 en-us/docs/dev/user_doc/guide/security.html    | 2 +-
 en-us/docs/dev/user_doc/guide/security.json    | 2 +-
 en-us/docs/latest/user_doc/guide/security.html | 2 +-
 en-us/docs/latest/user_doc/guide/security.json | 2 +-
 zh-cn/docs/2.0.0/user_doc/guide/security.html  | 2 +-
 zh-cn/docs/2.0.0/user_doc/guide/security.json  | 2 +-
 zh-cn/docs/dev/user_doc/guide/security.html    | 2 +-
 zh-cn/docs/dev/user_doc/guide/security.json    | 2 +-
 zh-cn/docs/latest/user_doc/guide/security.html | 2 +-
 zh-cn/docs/latest/user_doc/guide/security.json | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/en-us/docs/2.0.0/user_doc/guide/security.html b/en-us/docs/2.0.0/user_doc/guide/security.html
index 5f004e0..3a67fd1 100644
--- a/en-us/docs/2.0.0/user_doc/guide/security.html
+++ b/en-us/docs/2.0.0/user_doc/guide/security.html
@@ -25,7 +25,7 @@
  </p>
 <h2>Add tenant</h2>
 <ul>
-<li>The tenant corresponds to the Linux user, which is used by the worker to submit the job. If Linux does not have this user, the worker will create this user when executing the script.</li>
+<li>The tenant corresponds to the Linux user, which is used by the worker to submit the job. Task will fail if Linux does not exists this user. You can set the parameter <code>worker.tenant.auto.create</code> as <code>true</code> in configuration file <code>worker.properties</code>. After that DolphinScheduler would create user if not exists, The property <code>worker.tenant.auto.create=true</code> requests worker run <code>sudo</code> command without password.</li>
 <li>Tenant Code: <strong>Tenant Code is the only user on Linux and cannot be repeated</strong></li>
 <li>The administrator enters the Security Center-&gt;Tenant Management page and clicks the &quot;Create Tenant&quot; button to create a tenant.</li>
 </ul>
diff --git a/en-us/docs/2.0.0/user_doc/guide/security.json b/en-us/docs/2.0.0/user_doc/guide/security.json
index 4f01c8c..6f3189e 100644
--- a/en-us/docs/2.0.0/user_doc/guide/security.json
+++ b/en-us/docs/2.0.0/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/2.0.0/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/en-us/docs/dev/user_doc/guide/security.html b/en-us/docs/dev/user_doc/guide/security.html
index a9cc51f..6fdeb02 100644
--- a/en-us/docs/dev/user_doc/guide/security.html
+++ b/en-us/docs/dev/user_doc/guide/security.html
@@ -25,7 +25,7 @@
  </p>
 <h2>Add tenant</h2>
 <ul>
-<li>The tenant corresponds to the Linux user, which is used by the worker to submit the job. If Linux does not have this user, the worker will create this user when executing the script.</li>
+<li>The tenant corresponds to the Linux user, which is used by the worker to submit the job. Task will fail if Linux does not exists this user. You can set the parameter <code>worker.tenant.auto.create</code> as <code>true</code> in configuration file <code>worker.properties</code>. After that DolphinScheduler would create user if not exists, The property <code>worker.tenant.auto.create=true</code> requests worker run <code>sudo</code> command without password.</li>
 <li>Tenant Code: <strong>Tenant Code is the only user on Linux and cannot be repeated</strong></li>
 <li>The administrator enters the Security Center-&gt;Tenant Management page and clicks the &quot;Create Tenant&quot; button to create a tenant.</li>
 </ul>
diff --git a/en-us/docs/dev/user_doc/guide/security.json b/en-us/docs/dev/user_doc/guide/security.json
index 6a90834..1f9e904 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/en-us/docs/latest/user_doc/guide/security.html b/en-us/docs/latest/user_doc/guide/security.html
index 5f004e0..3a67fd1 100644
--- a/en-us/docs/latest/user_doc/guide/security.html
+++ b/en-us/docs/latest/user_doc/guide/security.html
@@ -25,7 +25,7 @@
  </p>
 <h2>Add tenant</h2>
 <ul>
-<li>The tenant corresponds to the Linux user, which is used by the worker to submit the job. If Linux does not have this user, the worker will create this user when executing the script.</li>
+<li>The tenant corresponds to the Linux user, which is used by the worker to submit the job. Task will fail if Linux does not exists this user. You can set the parameter <code>worker.tenant.auto.create</code> as <code>true</code> in configuration file <code>worker.properties</code>. After that DolphinScheduler would create user if not exists, The property <code>worker.tenant.auto.create=true</code> requests worker run <code>sudo</code> command without password.</li>
 <li>Tenant Code: <strong>Tenant Code is the only user on Linux and cannot be repeated</strong></li>
 <li>The administrator enters the Security Center-&gt;Tenant Management page and clicks the &quot;Create Tenant&quot; button to create a tenant.</li>
 </ul>
diff --git a/en-us/docs/latest/user_doc/guide/security.json b/en-us/docs/latest/user_doc/guide/security.json
index 4f01c8c..6f3189e 100644
--- a/en-us/docs/latest/user_doc/guide/security.json
+++ b/en-us/docs/latest/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/2.0.0/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/security.html b/zh-cn/docs/2.0.0/user_doc/guide/security.html
index aa5263e..b7efcba 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/security.html
+++ b/zh-cn/docs/2.0.0/user_doc/guide/security.html
@@ -25,7 +25,7 @@
 </p>
 <h2>添加租户</h2>
 <ul>
-<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这个用户。</li>
+<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,则会导致任务运行失败。你可以通过修改 <code>worker.properties</code> 配置文件中参数 <code>worker.tenant.auto.create=true</code> 实现当 linux 用户不存在时自动创建该用户。<code>worker.tenant.auto.create=true</code> 参数会要求 worker 可以免密运行 <code>sudo</code> 命令。</li>
 <li>租户编码:<strong>租户编码是Linux上的用户,唯一,不能重复</strong></li>
 <li>管理员进入安全中心-&gt;租户管理页面,点击“创建租户”按钮,创建租户。</li>
 </ul>
diff --git a/zh-cn/docs/2.0.0/user_doc/guide/security.json b/zh-cn/docs/2.0.0/user_doc/guide/security.json
index 81fe10d..cdc89b0 100644
--- a/zh-cn/docs/2.0.0/user_doc/guide/security.json
+++ b/zh-cn/docs/2.0.0/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没有这个用户,则会导致任务运行失败。你可以通过修改 [...]
   "link": "/dist/zh-cn/docs/2.0.0/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 85eeecf..43498b6 100644
--- a/zh-cn/docs/dev/user_doc/guide/security.html
+++ b/zh-cn/docs/dev/user_doc/guide/security.html
@@ -25,7 +25,7 @@
 </p>
 <h2>添加租户</h2>
 <ul>
-<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这个用户。</li>
+<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,则会导致任务运行失败。你可以通过修改 <code>worker.properties</code> 配置文件中参数 <code>worker.tenant.auto.create=true</code> 实现当 linux 用户不存在时自动创建该用户。<code>worker.tenant.auto.create=true</code> 参数会要求 worker 可以免密运行 <code>sudo</code> 命令</li>
 <li>租户编码:<strong>租户编码是Linux上的用户,唯一,不能重复</strong></li>
 <li>管理员进入安全中心-&gt;租户管理页面,点击“创建租户”按钮,创建租户。</li>
 </ul>
diff --git a/zh-cn/docs/dev/user_doc/guide/security.json b/zh-cn/docs/dev/user_doc/guide/security.json
index 11e4230..380994f 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没有这个用户,则会导致任务运行失败。你可以通过修改 [...]
   "link": "/dist/zh-cn/docs/dev/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file
diff --git a/zh-cn/docs/latest/user_doc/guide/security.html b/zh-cn/docs/latest/user_doc/guide/security.html
index aa5263e..b7efcba 100644
--- a/zh-cn/docs/latest/user_doc/guide/security.html
+++ b/zh-cn/docs/latest/user_doc/guide/security.html
@@ -25,7 +25,7 @@
 </p>
 <h2>添加租户</h2>
 <ul>
-<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,worker会在执行脚本的时候创建这个用户。</li>
+<li>租户对应的是Linux的用户,用于worker提交作业所使用的用户。如果linux没有这个用户,则会导致任务运行失败。你可以通过修改 <code>worker.properties</code> 配置文件中参数 <code>worker.tenant.auto.create=true</code> 实现当 linux 用户不存在时自动创建该用户。<code>worker.tenant.auto.create=true</code> 参数会要求 worker 可以免密运行 <code>sudo</code> 命令。</li>
 <li>租户编码:<strong>租户编码是Linux上的用户,唯一,不能重复</strong></li>
 <li>管理员进入安全中心-&gt;租户管理页面,点击“创建租户”按钮,创建租户。</li>
 </ul>
diff --git a/zh-cn/docs/latest/user_doc/guide/security.json b/zh-cn/docs/latest/user_doc/guide/security.json
index 81fe10d..cdc89b0 100644
--- a/zh-cn/docs/latest/user_doc/guide/security.json
+++ b/zh-cn/docs/latest/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没有这个用户,则会导致任务运行失败。你可以通过修改 [...]
   "link": "/dist/zh-cn/docs/2.0.0/user_doc/guide/security.html",
   "meta": {}
 }
\ No newline at end of file