Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Questions about supporting Windows version of Worker #1335

Closed
xiashao1980 opened this issue Nov 26, 2019 · 2 comments
Closed

[QUESTION] Questions about supporting Windows version of Worker #1335

xiashao1980 opened this issue Nov 26, 2019 · 2 comments
Labels
feature new feature question Further information is requested

Comments

@xiashao1980
Copy link

xiashao1980 commented Nov 26, 2019

Hello,
Our business is mainly media processing, so many servers are Windows operating systems. We want to develop some workers to use these Windows servers. Is it possible? In addition, because different servers are in the network or the role of the server itself, workers on different servers will process different services. How is this distinguished in the implementation of workers? For example, the server we transcoded cannot be used for file migration and the like.
To summarize, my questions are:

  1. Is it easy to implement a worker for Windows?
  2. Can I assign different jobs to different types of workers?
@xiashao1980 xiashao1980 added the question Further information is requested label Nov 26, 2019
@davidzollo
Copy link
Contributor

1、it is not very difficult to implement it, but will cost some time to test

2、for now, When you configure a job, you can set which worker groups the job is executed on, it has been supported. so this question is not a problem.

by the way, you should split this question to 2 issues, and please update/add title/description in English, thx!

if you need help, please add my wechat:510570367, when added, please let me know you want to implement "supoort windows feature"

best regards

@davidzollo davidzollo added this to Requirement(需求) in DolphinScheduler Work Plan via automation Nov 29, 2019
@Eights-Li Eights-Li changed the title [QUESTION] 关于支持Windows版Worker的问题 [QUESTION] Questions about supporting Windows version of Worker Feb 12, 2020
@xingchun-chen xingchun-chen added the feature new feature label Nov 5, 2020
@CalvinKirs
Copy link
Member

Because of the license, we cannot support it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants