Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-643

Better support for stdout of clustered jobs

XMLWordPrintable

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major Major
    • master, 5.0.0
    • Affects Version/s: master
    • Component/s: Monitord
    • None

      Currently stdout for a job is stored in the job_instance table. This has been a problem in the PMC case because the stdout is so large.

      It would be better if we stored stdout/stderr in the invocation table. That way we can split up the stdout/stderr for clustered jobs and make it more useful for users.

      We would still need to support stdout/stderr at the job_instance level for the cases where Kickstart is not used.

      It may be sufficient to simply store references to the stdout/stderr files at the job_instance level.

            Assignee:
            vahi Karan Vahi
            Reporter:
            gideon Gideon Juve (Inactive)
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: