Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions with tag aws

Questions with tag aws

Tags
Sorting
Results
per page
0 Votes
4 Answers
33 Views
0 Votes 4 Answers 33 Views
aws { s3 { # S3 credentials, used for read/write access by various SDK elements # The following settings will be used for any bucket not specified below in t...
aws
10 days ago
0 Votes
3 Answers
42 Views
0 Votes 3 Answers 42 Views
aws
16 days ago
0 Votes
5 Answers
76 Views
0 Votes 5 Answers 76 Views
hey there! question about the aws autoscaler, the TLDR is that i can't get the aws_autoscaler.py when running with --remote flag to clone my git repository (...
aws
18 days ago
0 Votes
5 Answers
201 Views
0 Votes 5 Answers 201 Views
aws
one month ago
0 Votes
10 Answers
163 Views
0 Votes 10 Answers 163 Views
aws
one month ago
0 Votes
5 Answers
176 Views
0 Votes 5 Answers 176 Views
Hi everyone, I have some questions regarding clearml aws_autoscaler.py. First one: On AWS machine agent runs with this command: python -m clearml_agent --con...
one month ago
0 Votes
0 Answers
243 Views
0 Votes 0 Answers 243 Views
**** solved **** i used variables from here - None os.environ['CLEARML_AGENT_GIT_USER'] = 'myuser' os.environ['CLEARML_AGENT_GIT_PASS'] = 'mypass' ----------...
aws
3 months ago
0 Votes
1 Answers
369 Views
0 Votes 1 Answers 369 Views
Hey all, does anyone know how to query hidden aws autoscaler tasks using the python sdk? I've put such a task below Task.query_tasks(task_filter={"system_tag...
5 months ago
0 Votes
1 Answers
357 Views
0 Votes 1 Answers 357 Views
aws
6 months ago
0 Votes
16 Answers
399 Views
0 Votes 16 Answers 399 Views
HI, I just started using ClearML and I love to test it. I am trying to update existing models that were already created before. When I upload my custom model...
aws
6 months ago
0 Votes
3 Answers
392 Views
0 Votes 3 Answers 392 Views
Hello guys, Can anyone help me?? I got this message when I tried to ran script through clearml-task botocore.exceptions.NoCredentialsError: Unable to locate ...
aws
7 months ago
0 Votes
1 Answers
443 Views
0 Votes 1 Answers 443 Views
Hello! I have a hard time connecting to non-aws s3 bucket to use it as a storage to clearml Dataset. Even though I add access and secret key in ~/clearml.con...
aws
7 months ago
0 Votes
5 Answers
461 Views
0 Votes 5 Answers 461 Views
Hi guys, My git repo is installed with its python dependencies inside a local docker image. Is it possible to run my docker image on aws autoscaler and skip ...
8 months ago
0 Votes
2 Answers
468 Views
0 Votes 2 Answers 468 Views
aws
8 months ago
0 Votes
31 Answers
6K Views
0 Votes 31 Answers 6K Views
aws
8 months ago
0 Votes
9 Answers
495 Views
0 Votes 9 Answers 495 Views
Hello all, I'm trying to run a few pipeline tasks remotely via a private docker image but struggling to find any documentation on how/where the docker login ...
aws
9 months ago
0 Votes
6 Answers
452 Views
0 Votes 6 Answers 452 Views
Hey! i was trying to use my minio instance for artifacts storage but there is not way of making it work. Maybe i am missing something. This is my clearml.con...
aws
one year ago
0 Votes
5 Answers
558 Views
0 Votes 5 Answers 558 Views
hello, i am trying to run clearml-agent on google colab, and i want to setup aws s3 key-secret. i cannot find ~/clearml.conf on google colab. where actually ...
aws
one year ago
0 Votes
5 Answers
485 Views
0 Votes 5 Answers 485 Views
Hi, I am trying to use the aws autoscaler to assign instance profiles to new machines. This is a better way than managing credentials. I added the configurat...
one year ago
0 Votes
4 Answers
413 Views
0 Votes 4 Answers 413 Views
Hi everyone, im trying to use the aws autoscaler service. Provided the pac but is not able to clone the repo. It is not using the pac (using gitlab)
one year ago
0 Votes
22 Answers
477 Views
0 Votes 22 Answers 477 Views
I started two pipelines (using AWS autoscaler in app.clear.ml ). The pipelines ran concurrently, using the same pipeline code. Both failed in the same compon...
one year ago
0 Votes
8 Answers
433 Views
0 Votes 8 Answers 433 Views
one year ago
0 Votes
5 Answers
427 Views
0 Votes 5 Answers 427 Views
Can I upload debug samples to GCP? I only see aws and azure in the https://clear.ml/docs/latest/docs/configs/clearml_conf#sdk-section
one year ago
0 Votes
1 Answers
407 Views
0 Votes 1 Answers 407 Views
Hi all, did anyone manage to connect the agent to aws s3 bucket when authenticating to AWS using SSO?
one year ago
0 Votes
12 Answers
435 Views
0 Votes 12 Answers 435 Views
Hi, I am getting this error when using the aws auto_scaler service (with the PRO version): Traceback (most recent call last): File "/root/.clearml/venvs-buil...
aws
one year ago
0 Votes
2 Answers
471 Views
0 Votes 2 Answers 471 Views
Good day to all! Any clue how to make upload dataset to minio S3? I have setup a custom s3 in clearml.conf as per docs: aws { s3 { # default, used for any bu...
aws
one year ago
0 Votes
14 Answers
402 Views
0 Votes 14 Answers 402 Views
Hi there. I have my own clearml server working on http://clearml.10.68.0.250.nip.io , i try to push my artefact on a minio server hosted at the http://minio....
aws
one year ago
0 Votes
26 Answers
424 Views
0 Votes 26 Answers 424 Views
Hi, I would like to follow-up in this https://clearml.slack.com/archives/CTK20V944/p1646123127790389 happening on clearml server 1.2.0 (self hosted on a sing...
one year ago
0 Votes
2 Answers
444 Views
0 Votes 2 Answers 444 Views
aws
one year ago
0 Votes
4 Answers
397 Views
0 Votes 4 Answers 397 Views
Are GP3 volumes automatically deleted when the instance is spun down using the clearml aws autoscaler?
aws
one year ago
Show more results questions