Anilople opened a new issue #4706: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4706
**Describe the feature** Let user can deploy dolphinscheduler without root or sudo user. **Is your feature request related to a problem? Please describe.** In some companies, like bank, root and sudo user is very troublesome to obtain. So users are hard to deploy dolphinscheduler by themself. **Describe the solution you'd like** Support an option(maybe from config file) that user can deploy dolphinscheduler without root or sudo user. Without sudo user, dolphinscheduler may be lose some function, like multi-tenant. But in some scenarios, user didn't need multi-tenant. Lose multi-tenant, gain more convinent in some companies. ---------------------------------------------------------------- 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]
