Skip to content

Who uses slurm2sql? What are your use cases? #16

@rkdarst

Description

@rkdarst

I started this to fill a need, but there are clearly some other users here so I'm wondering: what do you use this for? How important is it? What do you need?

Here are some of my principles:

  • All values are the most basic (metric) units: bytes, seconds, seconds-since-epoch, etc.
  • Try to use existing column names as much as possible.
  • Try to support as many Slurm versions as possible, but if something becomes hard to support, don't worry too much about breaking compatibly. SchedMD support slurm for 18 months after release. Try to support at least those versions.
  • Don't try to maintain database compatibility. It's expected that for all schema changes, you have to delete and re-import. But try to avoid this if not needed.

Most things are added based on our site's own needs, but I wonder if more flexibility is needed for use by others?

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