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
14 Answers
109 Views
0 Votes 14 Answers 109 Views
27 days ago
0 Votes
12 Answers
122 Views
0 Votes 12 Answers 122 Views
Hi everyone, I'm setting up aws autoscaler. is it possible to configure spot fleet ?
aws
28 days ago
0 Votes
12 Answers
183 Views
0 Votes 12 Answers 183 Views
aws
one month ago
0 Votes
1 Answers
421 Views
0 Votes 1 Answers 421 Views
Hello everyone. Is there a way to ignore editing clearml.conf file and set ENV vars for aws s3 credentials while launching clearml-agent? In my usecase I sta...
aws
6 months ago
0 Votes
33 Answers
42K Views
0 Votes 33 Answers 42K Views
Hi everyone. I’m struggling to setup minio storage. Below is what I’m adding in my credentials and when I try to create a new dataset using below command; I ...
aws
8 months ago
0 Votes
15 Answers
806 Views
0 Votes 15 Answers 806 Views
Hello everyone! I’m trying to setup non aws s3 to store datasets and get and error: 2024-05-27 16:15:52,241 - clearml.storage - ERROR - Failed uploading: Fai...
aws
8 months ago
0 Votes
4 Answers
888 Views
0 Votes 4 Answers 888 Views
hi, im using aws autoscaler and having issues with clonning repos on a machine that has already run a task before. you may see the entire error in the attach...
10 months ago
0 Votes
11 Answers
706 Views
0 Votes 11 Answers 706 Views
Hi there. i run example examples/pipeline/full_tabular_data_process_pipeline_example.py remotely (on aws ec2), i deploy clearml server at another ec2. after ...
aws
10 months ago
0 Votes
4 Answers
703 Views
0 Votes 4 Answers 703 Views
hi there. i just deployed clearML server to aws ec2 instance. after deployment following instructions, i got below errors from docker logs clearml-elastic {"...
aws
10 months ago
0 Votes
2 Answers
791 Views
0 Votes 2 Answers 791 Views
is it normal that (idle) workers that are spun by the aws autoscaler are not shut down when the autoscaler is stopped? I'm experiencing this issue a lot and ...
10 months ago
0 Votes
19 Answers
1K Views
0 Votes 19 Answers 1K Views
aws
11 months ago
0 Votes
4 Answers
852 Views
0 Votes 4 Answers 852 Views
aws
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K 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
one year ago
0 Votes
3 Answers
999 Views
0 Votes 3 Answers 999 Views
aws
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K 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
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
aws
one year ago
0 Votes
10 Answers
959 Views
0 Votes 10 Answers 959 Views
aws
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K 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 year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
**** solved **** i used variables from here - None os.environ['CLEARML_AGENT_GIT_USER'] = 'myuser' os.environ['CLEARML_AGENT_GIT_PASS'] = 'mypass' ----------...
aws
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K 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...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
aws
one year ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K 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
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K 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
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K 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
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K 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 ...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
aws
one year ago
0 Votes
31 Answers
73K Views
0 Votes 31 Answers 73K Views
aws
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K 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
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K 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
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K 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
2 years ago
Show more results questions