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
Profile picture
TrickySheep9
Moderator
71 Questions, 428 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

383 × Eureka!
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Is it possible to increase the polling interval for k8s glue? Currently it is 5 seconds I believe. Would adding an argument for it help? Can do a PR if so
3 years ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
Need some help with shell script for a task that is not running from what I can see: Have a apt-get install -y poppler-utils and I don’t see it being install...
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Anyway to make a job fail if the required python version (3.7 vs 3.8 for example) is not available in the agent?
3 years ago
0 Votes
6 Answers
950 Views
0 Votes 6 Answers 950 Views
Can someone confirm if docker_setup_bash_script works with k8s integration? Doesn’t seem to for me, and wanted to confirm if I was doing something wrong.
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Is there a way to do s3 -> s3 copy while doing a dataset? I don’t want to get it to local from s3 and then upload as a dataset to s3
3 years ago
0 Votes
3 Answers
926 Views
0 Votes 3 Answers 926 Views
Wondering how the services to access can be setup
3 years ago
0 Votes
21 Answers
1K Views
0 Votes 21 Answers 1K Views
After I have create a task and closed it in a notebook, any activity seems to trigger another task. For example:
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
What is parent task for a dataset? When does it get populated?
3 years ago
0 Votes
0 Answers
974 Views
0 Votes 0 Answers 974 Views
Can I do these from a notebook? https://github.com/allegroai/clearml/blob/master/examples/pipeline/step2_data_processing.py
3 years ago
0 Votes
18 Answers
1K Views
0 Votes 18 Answers 1K Views
Does clearml-session work in a Kubernetes environment?
3 years ago
Show more results questions
0 Is It Possible To Schedule Pipelines On Events Like Dataset Update?

My question is - I have this in a notebook now. How can i make it such that any update to the upstream database triggers this data transformation step

3 years ago
0 Is It Possible To Do Additional Setup (The

Ah is it, didn’t know about that. Let me check it out.

3 years ago
0 Similar Question But When Running A Pipeline, Can I Control The Tags That The Tasks A Pipeline Creates?

AgitatedDove14 - on a similar note, using this is it possible to add to requirements of task with task_overrides?

3 years ago
3 years ago
0 After I Have Create A Task And Closed It In A Notebook, Any Activity Seems To Trigger Another Task. For Example:

I have convention of root task for experiments and a sub-project Pipelines for running “sandboxed” pipeline task. So I do some magic like this

3 years ago
0 Hi Folks Any Info On When The Helm Chart Will Be Updated For 1.0.1 ?

I had given some feedback previously, hope they can be addressed 🤞

3 years ago
0 Is It Possible To Schedule Pipelines On Events Like Dataset Update?

AgitatedDove14 - where does automation.controller.PipelineController fit in?

3 years ago
0 Does K8S Glue Support Running Service Agent? Slightly Confused Here

I guess it won’t due to the nature of services?

3 years ago
3 years ago
0 Wondering How The Services To Access Can Be Setup

Hey SuccessfulKoala55 - this was related to the previous message. Had it clarified with AgitatedDove14

3 years ago
0 Is It Possible To Set An Environment Variable For A Task?

(I need this because I refer to datasets in the same project but without specifying the project name)

3 years ago
Show more results compactanswers