SparklingElephant70 , can you post the URL that is provided by the UI when you look at it?
Where do these arguments ( --input-test-data
) come from?
Can you connect directly to the instance? If so, please check how large /opt/clearml is on the machine and then see the folder distribution
Hi @<1535069219354316800:profile|PerplexedRaccoon19> , not sure I understand what you mean, can you please elaborate on what you mean by doing the evaluations within ClearML?
I would suggest considering a Scale/Enterprise license. The amount of time you would be wasting in man hours on managing, doing hacks and patches on this and various other capabilities would most likely cost you in the long run much more than a license. Not to mention the dedicated support and other features you would be receiving.
MortifiedDove27 , in the docker ps command you added everything seems to be running fine
JitteryCoyote63 Hello 🙂
So That I understand correctly you have a task where you pull data from us-east-1 and then want to upload the data on eu-central-1 but it's failing due to the region change, correct? Can you please give an example of the failure in console?
Hi @<1581454875005292544:profile|SuccessfulOtter28> , using the most metrics you mean how much metric space it takes?
Archiving doesn't remove anything, but once archived, you can delete experiments to free up space
Hi JitteryParrot8 ,
Not sure I understand the question. Can you please elaborate?
Hi @<1547028031053238272:profile|MassiveGoldfish6> , I think you can access the description by fetching the dataset and searching inside the different attributes. You can use dir()
in python to see what's attached. I think you can look for Dataset.data
after you fetch it
ExuberantParrot61 , I'm not sure I understand the entire setup. can you please elaborate?
Hi SmugSnake6 , can you please elaborate on what exactly is happening and what you were expecting to happen?
Let me play with it a bit and see if I can find more 🙂
AdventurousButterfly15 , please upgrade to the latest agent version to see if this continues
Hi @<1585078763312386048:profile|ArrogantButterfly10> , you can fetch a task using it's id. Then with the task object in hand you can find the model in the artifacts section. For ease of use I suggest playing with dir(task)
in python
What is the dataset URL you see in the UI? If you go to the dataset, there should be a view to the dataset link
Hello FreshKangaroo33 ,
This is a very interesting idea if I understand it correctly! Let me elaborate on it a bit to see if I understand your idea - You want the ability to create pipeline steps in the controller simply by specifying the source control parameters + packages, correct?
I'm not sure if it's available now but you can give specific packages to be used in a pipeline and it's possible to implement your use case with the current tools through a workaround. How do you currently ru...
@<1533159639040921600:profile|JoyousReindeer30> , you need to run the agent with the --
cpu-only
tag as well 🙂
Hi UnevenDolphin73 ,
If I look at a specific experiment (say, the Artifacts tab), and then click on another experiment in the experiment list, it used to automatically show the newly selected experiment's Artifacts tab. It still does this, but it now shows a blank page. I have to choose a different tab and switch back.I think they fixed it in the next version that should be released soon.
(Not sure if by design) When selecting an experiment in a (new) project, it used to automatically swit...
You can set the docker image you want to run with using Task.set_base_docker
None
Ok, will do once I get back to the office, thanks for the heads up! 🙂
EmbarrassedSpider34 , yes 🙂
If Elastic isn't crashing then it should be good. Once I get a confirmation I'll update you 🙂
I was suspecting connectivity issues. Glad to hear it's working
Sure, if you can post it here or send in private if you prefer it would be great
Hi NarrowLion8 , do you have a snippet? Just changing the file_server
attribute caused that?
VexedCat68 , are you running the scheduler from the same machine? Where is the folder located?
I think there is one .reports per project, are you self deployed?
Hi MoodySheep3 ,can you please add a standalone snippet that reproduces this? What version of clearml
are you using?