liwenhe1993 opened a new pull request #1953: Support DS to create user and group in windows environment URL: https://github.com/apache/incubator-dolphinscheduler/pull/1953 #### DS can not create user and group when runing DS in windows environment. 1. implement user using `net user` 2. implement group using `net localgroup` 3. add unit test
---------------------------------------------------------------- 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] With regards, Apache Git Services
