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
I Am Curious If Clear Has Any Sort Of Multi Tenant Capabilities. I Have Just Found You Guys And Plan On Spinning Up An Instance To Play Around, But Wanted To Get Some Direction There.

I am curious if Clear has any sort of multi tenant capabilities. I have just found you guys and plan on spinning up an instance to play around, but wanted to get some direction there.

  
  
Posted 3 months ago
Votes Newest

Answers 15


@<1835488760913989632:profile|TrickyPelican28> , workspaces/tenants as a feature is also available on premise and as a VPC. This is a layer above just regular RBAC.

What is your use case and what are you looking for?

  
  
Posted 3 months ago

I would like a platform that I can have a tenant created, then data scientists under that. But the other use case would be to share models across tenants and/or within tenants.

  
  
Posted 3 months ago

That is fully supported on premise, even in air gapped environments 🙂

  
  
Posted 3 months ago

Awesome! Thank you. Is there a trial for Enterprise?

  
  
Posted 3 months ago

I was assuming tenant would be workspace and projects would be users/data scientists.

  
  
Posted 3 months ago

This is only supported in the Enterprise version I think

  
  
Posted 3 months ago

That makes sense. What was concerning was it looked like Workspaces was only available in the SaaS version.

  
  
Posted 3 months ago

Any more info here? I am interested in the platform, but need some help.

  
  
Posted 3 months ago

I really just want to be able to provide Clear as a platform for different data scientists with their own pipelines, models, etc. That might just be using the built in RBAC, but also need the ability to share models globally.

  
  
Posted 3 months ago

You should be able to achieve that with the OS. Keep in mind that RBAC is not available in the OS though.

  
  
Posted 3 months ago

My guess you'd have to contact ClearML directly via the website

  
  
Posted 3 months ago

Is that something I can do with just the OSS version?

  
  
Posted 3 months ago

Possibly share pipelines too.

  
  
Posted 3 months ago

Hi @<1835488760913989632:profile|TrickyPelican28> , as far as I'm aware ClearML has multi tenancy but that is only part of the Enterprise license - None

Do you have some specific use case in mind?

  
  
Posted 3 months ago

I did notice that after starting this thread. I also did see the docs on the RBAC and the one item that is some what of a deal breaker for me is that the workspaces are only available in the SaaS version. That is something I would use for the tenants.

  
  
Posted 3 months ago
354 Views
15 Answers
3 months ago
3 months ago
Tags