Uploaded image for project: 'JABAWS'
  1. JABAWS
  2. JWS-84

Asynchronous job submit/status/result retrieval in client.

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: jaba-cli, jaba-client-api
    • Labels:
      None

      Description

      Allow JABA client to submit jobs asynchronously to enable large scale JABA job management.

      Need something like:
      jaba-min-client <jaba server params> -async <other params>
      -> returns job-id in stdout
      jaba-min-client <jaba server params> -status <job-id>
      -> returns status code
      jaba-min-client <jaba server params> -log <job-id> [-lastpos last-log pos]
      -> returns log dump (from last pos if provided)

      jaba-min-client <jaba server params> -getResults <job-id>
      -> dump the results

        Attachments

          Activity

            People

            Assignee:
            asherstnev Sasha Sherstnev
            Reporter:
            jprocter James Procter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: