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
HugePelican43
Moderator
8 Questions, 38 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

36 × Eureka!
0 Votes
8 Answers
989 Views
0 Votes 8 Answers 989 Views
my agent is not fully utilized. I wonder anyhow I could run multi-Task on a same agent without queuing?
3 years ago
0 Votes
0 Answers
925 Views
0 Votes 0 Answers 925 Views
hi guys, I'm deploying on-premise server
3 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hello all, I am using community server and I could not find Feature store on my UI. Any configuration to make it appear? Thanks
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
I am able to access web_server and files_server
3 years ago
0 Votes
0 Answers
956 Views
0 Votes 0 Answers 956 Views
but not api_server on port 8008.
3 years ago
0 Votes
16 Answers
958 Views
0 Votes 16 Answers 958 Views
hi can you help me debug this from clearml-data?
3 years ago
0 Votes
30 Answers
997 Views
0 Votes 30 Answers 997 Views
therefore i'm not about to do clearml-init verification. 😢
3 years ago
0 Votes
1 Answers
484 Views
0 Votes 1 Answers 484 Views
@<1523701087100473344:profile|SuccessfulKoala55> Hi, I wonder is there any way to deploy the server locally without using VM like docker or k8s?
3 years ago
0 Hi Can You Help Me Debug This From Clearml-Data?

host: "localhost:9000"
key: "minioadmin"
secret: "minioadmin"

3 years ago
0 Hi Can You Help Me Debug This From Clearml-Data?

host: "localhost:9000"key: "minioadmin"
                    secret: "minioadmin"

3 years ago
0 Hi Can You Help Me Debug This From Clearml-Data?

clearml-data close --id 1134b2601acc470698232f7f6610cd9c --storage s3://localhost:9000/minio/test
clearml-data - Dataset Management & Versioning CLI
Finalizing dataset id 1134b2601acc470698232f7f6610cd9c
Pending uploads, starting dataset upload to s3://localhost:9000/minio/test
2021-05-14 00:33:57,017 - clearml.storage - ERROR - Failed uploading: SSL validation failed for https://localhost:9000/minio/test/.clearml.test ` [SSL: WRONG_VERSION_NUMBER] wrong versio...

3 years ago
0 Hi Can You Help Me Debug This From Clearml-Data?

how should I config s3 in clearml.cfg?

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

😢 ah it's strange. I tried all the solutions I came up with

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

"NetworkSettings": {
"Bridge": "",
"SandboxID": "xx",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
"8008/tcp": [
{
"HostIp": "0.0.0.0",
"HostPort": "8008"
}
],
` "808...

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

I believe host address of apiserver is not set to 0.0.0.0

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

I also run netstat inside the container:
netstat -an | grep LISTEN | grep 8008
tcp 0 0 0.0.0.0:8008 0.0.0.0:* LISTEN

3 years ago
0 My Agent Is Not Fully Utilized. I Wonder Anyhow I Could Run Multi-Task On A Same Agent Without Queuing?

I have a single gpu to serve as an agent. Currently running a task on that gpu. Can I run another task on that same GPU?

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

do you think it happened because of container firewall?

3 years ago
0 Hello All, I Am Using Community Server And I Could Not Find Feature Store On My Ui. Any Configuration To Make It Appear? Thanks

Thank mate.

I realize it is available on self-deployed version of Server. I was struggling deploy it on my server, with corporate proxy things, before end-up using online server (for now).

I will try to deploy a local server again then using this feature.

cheers

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

curl inside clearml-apiserver works just fine 😄

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

here is my network return after docker inspect

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

I will get back to you tmr 😄 cheers

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

thank you so much for your effort

3 years ago
0 Hi Can You Help Me Debug This From Clearml-Data?

humhhh idk SuccessfulKoala55 I just give this to the terminal

3 years ago
0 Hello All, I Am Using Community Server And I Could Not Find Feature Store On My Ui. Any Configuration To Make It Appear? Thanks

GrumpyPenguin23 I'm not clear yet 😄
I deployed a self-hosted server and still not able to see it.

is that incoming feature or do I need to do anything to involve "Feature store" feature?

3 years ago
0 Hi Can You Help Me Debug This From Clearml-Data?

clearml-data close --id 1134b2601acc470698232f7f6610cd9c --storage s3://localhost:9000/minio/test

3 years ago
0 Therefore I'M Not About To Do Clearml-Init Verification.

What am I supposed to set CLEARML_HOST_IP value?

3 years ago
0 Hello All, I Am Using Community Server And I Could Not Find Feature Store On My Ui. Any Configuration To Make It Appear? Thanks

GrumpyPenguin23 thanks for clarifying 😄 I must say the message on pricing page is so confusing. But I got what you meant now 😄

3 years ago
Show more results compactanswers