WeiLinCool opened a new issue #4383: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4383
A clear and concise description of what the bug is. 在DS创建一个租户,租户编码设置为1,定义工作流,执行工作流报错 **To Reproduce** Steps to reproduce the behavior, for example: 1. 租户管理创建租户 2. 租户编码设置为纯数字 3. 切换租户登陆,定义工作流,执行工作流 4. 工作流报错 **Expected behavior** A clear and concise description of what you expected to happen. [INFO] 2021-01-05 19:03:50.303 - [taskAppId=TASK-7-18-22]:[115] - execute cmd : sudo useradd -g dolphinscheduler 1 [ERROR] 2021-01-05 19:03:50.336 - [taskAppId=TASK-7-18-22]:[105] - useradd:无效的用户名“1” org.apache.dolphinscheduler.common.shell.AbstractShell$ExitCodeException: useradd:无效的用户名“1” **Screenshots** If applicable, add screenshots to help explain your problem.  **Which version of Dolphin Scheduler:** -[1.3.4-preview] **Requirement or improvement** - Please describe about your requirements or improvement suggestions. 在添加租户的时候,对租户编码进行限制。 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
