Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-3718

Workflow ends and goes to status: "Finished" but the last transform still shows "Running"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • Migrated to GHI
    • Hop Server
    • None
    • Linux

    Description

      Hop-Server - Asynchronous Web Service

      Testing with the samples of Matt at https://github.com/mattcasters/hop-async-run

      Running this: 
      curl -v   --user cluster:cluster   --request POST   -o async-run.json   -H "Content-Type: application/json"   --data-binary '@cypher-workbench.json'   'http://localhost:8181/hop/asyncRun/?service=dataload&MAX=2000'

      When the workflow ends and goes to status: "Finished", the last transform (do somnething else) in the pipe dataload.hpl still shows status as "Running". Tested adding other transform, like "Blocking transform" to get the last row, the "Running" moves to the new transform.

      Here are the outputs:
      workflowStatus.json     http://localhost:8181/hop/workflowStatus/?name=dataload&id=413858f0-2aad-4cb9-a71b-040f530dd5ae&json=y
      asyncStatus.json    http://localhost:8181/hop/asyncStatus/?service=dataload&id=413858f0-2aad-4cb9-a71b-040f530dd5ae

      Attachments

        1. asyncStatus.json
          3 kB
          David Jasan
        2. workflowStatus.json
          3 kB
          David Jasan
        3. asyncStatus.png
          32 kB
          David Jasan
        4. workflowStatus.png
          18 kB
          David Jasan

        Activity

          People

            Unassigned Unassigned
            david22 David Jasan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: