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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

533 × Eureka!
0 How Come

Does it mean that if it is set to False I need an agent but if I set it to True I don't need one?

3 years ago
0 How Come

Yes very much

3 years ago
0 How Come

the ability to exexute without an agent i was just talking about thia functionality the other day in the community channel

3 years ago
0 How Come

Worth mentioning, nothing has changed before we executed this, it worked before and now after the update it breaks

3 years ago
0 How Come

if I called .start_locally

3 years ago
0 How Come

I've read that

3 years ago
0 I'M Looking To Utilize The Trains Aws Autoscaler Functionality, But After Going Through Its Docs A Few Times I Still Don'T Get It. Ultimately, My Setup Is That I Have Multiple Data Scientists Working On Static Instances, And They Have Queues Available To

Okay, so let me get this straight

The autoscaling is basically an ever-running task (lets say on the services queue). Now, the actual auto scaling and which queues exist have nothign to do with that, and are configured in the auto scale task?

4 years ago
0 Assuming I Want To Report To The Same Task From Two Different Processes (Running On Different Machines) - How Would I Do That? So I Have Some Function

I mean if I continue and build on the example in the docs, what will happen if the training task is completed, and then I get it and log to it? Will it be defined as running again?

2 years ago
0 We Are Having The Same Issue As

Is tehre anything specific about the logs we're looking for? Because if I just dumop them it will take me a while to see no sensitive data and naming is there

2 years ago
0 Hi There Everyone! We'Re Working On Some Better Ux For Triggering And Scheduling Functions And Would Love To Pick Your Brains

First of all I wasn't aware that was an option - but I think it's preferable to be able to do it through the command line. Because I'm developing the pipeline to be executed remotely, but for debugging I run it locally.

Using what you showed I can obviously write it, and delete it once it is ready, and rewrite it when I'm debugging or adding features - but I think DX-wise it would be nicer to be able to trigger this functionality through the command line

3 years ago
0 Hi There Everyone! We'Re Working On Some Better Ux For Triggering And Scheduling Functions And Would Love To Pick Your Brains

I was trying out the pipeline controller for the first time and I felt a bit of a burden that just for the sake of trying I had to launch an agent

3 years ago
0 Hi There Everyone! We'Re Working On Some Better Ux For Triggering And Scheduling Functions And Would Love To Pick Your Brains

If this includes scheduling through pipelines, in my opinion there should be an option to execute a pipeline without an agent. Sometimes for development I just want to execute a pipeline on my local machine just as I would a task...

3 years ago
0 I'M Running

working directory is the same relative to the script, but the absolute path is different as the github action creates a new environment for it and deletes it after

3 years ago
0 I'M Running

this means that you supply the machine to execute the actions specified

3 years ago
0 I'M Running

Why is that an issue?

3 years ago
0 I'M Running

SuccessfulKoala55

3 years ago
0 I'M Running

when using the first checkout action, it goes checks out the repo

3 years ago
Show more results compactanswers