Skip to content

Enable usage of transformation system with RucioFileCatalog #8331

@maxnoe

Description

@maxnoe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions