glxfeng opened a new issue #3411: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3411
我有2个大作业,N个小作业,2个worker节点 我的需求是把2个大作业分别固定到1个worder上执行,小作业随机分配worder 在1.3版本怎么实现呢? I have two big jobs, many small jobs, and two worker nodes. I want each worker to execute only one big job, and small jobs will be randomly assigned to worders. How to set it in version 1.3? ---------------------------------------------------------------- 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]
