zhongjiajie commented on issue #57:
URL: 
https://github.com/apache/dolphinscheduler-sdk-python/issues/57#issuecomment-1361377640

   The environment worker group is required, I do know whether is good to 
create environment in python code or in CLI, we used to create user, tenant, 
queue in python code, but it is a bad idea because, when some workflow define 
change the tenant and user, will cause some permission error, so in 
https://github.com/apache/dolphinscheduler-sdk-python/pull/40 I try to create 
user, tenant, queue via CLI, and workflow define just use `username`


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to