Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a cloudos-cli user, I would like to retrieve for the job list csv output a wide table with the parameter key-value pairs in a wide tabular format, one per different pipeline type #141

Open
cgpu opened this issue Mar 13, 2023 · 0 comments

Comments

@cgpu
Copy link
Contributor

cgpu commented Mar 13, 2023

Currently the csv output provides the parameters in a nested format.

Current functionality

It would be very useful to allow the end user to view the parameters in workflow centric derivative csv files.

For example, this is how the output looks like in v2.0.0 from cloudos job list when the csv format is selected
image

The wide format per pipeline additional outputs would generate 1 csv perf workflow name, and within each the parameter keys would be the header columns of the wide tabular output:

Desired functionality

Separate workflows

Screenshot 2023-03-13 at 10 44 34

One parameters csv per workflow

image

image

Benefit

  • The end user would be able to compare the job parameters with the status and runtime of the jobs
  • The end user would be able to review all the input files that have been processed, likely validating if all the analyses have been completed for a given amount of input files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant