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

Deployed Server doesn't have a worker for the services queue #140

Open
gaspardc-met opened this issue May 18, 2022 · 3 comments
Open

Deployed Server doesn't have a worker for the services queue #140

gaspardc-met opened this issue May 18, 2022 · 3 comments
Labels
Feature Request Feature Request - Support w/ :+1: reaction

Comments

@gaspardc-met
Copy link

gaspardc-met commented May 18, 2022

Hello clearml team,
First: thank you for the great work, and for open-sourcing most of it !

I have a question about the workers/queues on a self-hosted server.

My setup:

Now the pipeline is pending on the Server UI, and when I go to Workers & Queues I see that I have an idle worker k8s-agent set to queue default and no worker for queue services

My point being, if the services queue is important, why doesn't the Server/Agent set a worker for it by default ?
Why isn't possible to move the job from the services to the default queue successfully in the UI ?
Can I force the pipeline controller to run with the default queue along with the steps ? I thought it would be possible using pipeline_execution_queue="default" in the decorator, but doesn't seem to work on my side.

Thanks for your feedback

@jkhenning
Copy link
Member

@gaspard-met you're quite right - we're planning to add this to one of the next versions, it basically requires some changes to the default docker-compose and some startup automation to support it 🙂

@jkhenning jkhenning added the Feature Request Feature Request - Support w/ :+1: reaction label May 29, 2022
@hotshotdragon
Copy link

Hi @jkhenning , I am facing the same issue, but I am not self hosting the server. Console is stuck at
Launching step: step_one Parameters: {'kwargs/pickle_url': 'https://github.com/***/data.pkl'} Configurations: {} Overrides: {}

when checking the queue, it is showing as pending.

@jkhenning
Copy link
Member

Hi @hotshotdragon,

If you are not hosting the server, which server is it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request - Support w/ :+1: reaction
Projects
None yet
Development

No branches or pull requests

3 participants