Reputation
Badges 1
29 × Eureka!only GPU and machine
restarted ES container. same. no scalars
can upgrading to 1.11.0 help?
as we see it the only way is to split this dataset to smaller sub-datasets
the files are uploaded but metadata is absent 😞
or we create parent - child 2 datasets splitting the set to two parts
what I meant is that we have 1,000,000 small files in the dataset
Martin you didn't get me right. We have 1 million small files which we upload in chunks of 512 mb
all metadata that standard for clearml dataset: hashes , tempstamps and names of the 1M uploaded files
{"type": "server", "timestamp": "2023-06-21T08:26:03,816Z", "level": "ERROR", "component": "o.e.b.ElasticsearchUncaughtExceptionHandler", "cluster.name": "${sys:es.logs.cluster_name}", "node.name": "clearml", "message": "uncaught exception in thread [process reaper (pid 218)]", "cluster.uuid": "9l7JSn6ES0upH0UZK2C8Tw", "node.id": "x3JpeJiKSWSNsz8s7Y0Kuw" ,
uncaught exception in thread [process reaper (pid 218)]
java.security.AccessControlException: access denied ("java.lang.RuntimePermi...
it means they are not in ES?
Thanks. We solved it by copying all ES data again.
Might it be that we lost it in migration process?
nothing special in developer tools
This happened after we backed up and restored the server
@<1523701070390366208:profile|CostlyOstrich36> yes. empty
clearml-data create --name [Dataset Name] --project [Project Name] --output-uri
clearml-data add --files [FILE_PATH] --id [Id] clearml-data close