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
Documentation Is Not Good Because Beginner Or Intermiate People Cant Undeerstand, Only More 20 Years Of Exp Can I Understand.. I Checked With Exp People So I Am Saying. I Am Intermiate Guy

Documentation is not good because beginner or intermiate people cant undeerstand, only more 20 years of exp can i understand.. i checked with exp people so i am saying. i am intermiate guy

  
  
Posted one year ago
Votes Newest

Answers 42


The reason am asking.. while agen is spin up.. it will add queue also ..

  
  
Posted one year ago

None

  
  
Posted one year ago

so single script i can create master & worker.. this my concern sir.. if you csnt help also let me know.. thanks

  
  
Posted one year ago

@<1523701087100473344:profile|SuccessfulKoala55> @<1523701070390366208:profile|CostlyOstrich36> thanks for the help.. i created creds.. using this command

curl -s -u "antony:antony" 

now i need help to bypass clearml-init manual paste key its wont support .. any other bypass is available

  
  
Posted one year ago

@<1561885921379356672:profile|GorgeousPuppy74> user credentials cannot be set from the configuration files - they are dynamically created (and can also be revoked by the user).

  
  
Posted one year ago

okay.. this clearml dynamic access creation how its work..

  
  
Posted one year ago

You can set up username & password, it's in the documentation 🙂

  
  
Posted one year ago

i tell u my issue.. i created the template to come up clearml server & clearml work worker.. so our ml enginner expecting no manual authentication. they want all automation. now your case all manual.. when we want make pipeline like jenkins..we need automation.. my expectation.. only i need access key & secret key .. how to create?? other steps i created for the template.. then i will approach to my team.. thn they start cleaml enterprises solution

  
  
Posted one year ago

Can you link to the the documentation you're referring to?

  
  
Posted one year ago

The only thing you can do is, if you are using fixed users in the server configuration, you can use the fixed user's username and password as a credential set (username=key, password=secret)

  
  
Posted one year ago

but missing part now.. queue.. this one even not there in doc..little worried now 🥶

  
  
Posted one year ago

but i need it.. from terminal.. how to create using terminal in clearml server. this one i needed.. how to create access key & secret key using terminal

  
  
Posted one year ago
33K Views
42 Answers
one year ago
one year ago
Tags