after you create the pipeline object itself , can you get Task.current_task() ?
AgitatedDove14 no I can't... Just checked this. This is a huge problem for us, it used to work before and it just stopped working and I can't figure out why.
It's a problem for us because we made it a methodology of running some tasks under a pipeline task and saving summary iunfo to the pipeline task - but now since Task.current_task() doesn't work on the pipeline object we have a serious problem
Cool - what kind of objects are returned by .artifacts. getitem ? I want to check their docs
Continuing on this discussion... What is the relationship between configuring files_server and all the rest we just talked about and the the default_output_uri ?
that will require restarting the agent again?
In my use case I'm using an agent on the same mahcine I'm developing, so pointing this env var to the same venv I'm using for development, will skip the venv creation process from teh task requirements?
I couldn't do it with clearml task as it was looking for a requirements file and I'm workgin with poetry
This error just keeps coming back... I already made the watermarks like 0.5gb
I'll check if this works tomorrow
Example code? I didn't see anywhere an example of filtering using project name
I guess not many tensorflowers running agents around here if this wasn't brought up already
But I'm naive enough to believe that 10.2 is compatible with 10.1 as it is a minor upgrade
Where is the docker-compose file? It's not at /opt (again, I didn't place it anywhere, I'm just using the ami)
Or should I change all three of them?
I think a good idea is to add to the error message when the clearml agent fails due to import error, a suggestion ot try out with pip freeze
