DIRACGrid / DIRACGrid/DIRAC

Enable usage of transformation system with RucioFileCatalog

Open
#8,331 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
126
Forks
191
Avg merge
1d 13h
Merged PRs (30d)
33

Description

This is currently not possible as the transformation system calls `getMetadataFields` which is not implemented for the `RucioFileCatalog`.

```
src/DIRAC/TransformationSystem/DB/TransformationDB.py
1708: res = catalog.getMetadataFields()
```

As commented in #8329, it's also not really possible to implement as is, as rucio doesn't have a fixed metadata schema.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.