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
Answered
Question About Using Agents. When Initializing An Agent, Credentials Are Required. As I See It, Credentials Is Something Personal, Which Belongs To Data Scientists Working Remotely Sharing The Same Server And The Same Set Of Agents. So I Wonder - Why Sho

Question about using agents.

When initializing an agent, credentials are required. As I see it, credentials is something personal, which belongs to data scientists working remotely sharing the same server and the same set of agents.
So I wonder - why should an agent be related to a specific user's credentials? Is the right way to go about this is to create a "fake user" for the sake of the agent?

  
  
Posted 3 years ago
Votes Newest

Answers 5


Thank you WackyRabbit7 please feel free to remind me if it slips away during my night time (yes I do sleep , contrary to common belief :))

  
  
Posted 3 years ago

So I wonder - why should an agent be related to a specific user's credentials? Is the right way to go about this is to create a "fake user" for the sake of the agent?

Very true you have to have credentials for the trains-agent, so it can "report" to the trains-server, that said, the creator of the Task (i.e. the person who cloned it) will be registered as the "user" in the UI.
I would recommend to create an "agent" user and put it's credentials on the trains-agent machine (the same way you add any credentials), this way you do not "bleed" credentials throughout the system.
WackyRabbit7 , Make sense ?

  
  
Posted 3 years ago

And yes, it makes perfect sense, thanks for the answer

  
  
Posted 3 years ago

I was sure you are on Israel times as well, sorry for the night time thing 😄

  
  
Posted 3 years ago

AgitatedDove14 just a reminder if you missed this question 😄

  
  
Posted 3 years ago
520 Views
5 Answers
3 years ago
one year ago
Tags