Uploaded image for project: 'Apache Submarine'
  1. Apache Submarine
  2. SUBMARINE-541

Running time is null sometimes

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.5.0
    • None

    Description

       

      Despite the experiment is finished, the running time is null sometimes. 

      $ curl http://submarine:8080/api/v1/experiment

      {
        "status": "OK",
        "code": 200,
        "success": true,
        "message": null,
        "result": [
          {
            "experimentId": "experiment_1592740366377_0002",
            "name": "deepfm",
            "uid": "dc52be71-94d1-4cfd-999f-4a7b6e914b45",
            "status": "Succeeded",
            "acceptedTime": "2020-06-21T19:57:10.000+08:00",
            "createdTime": "2020-06-21T19:57:10.000+08:00",
            "runningTime": null,
            "finishedTime": "2020-06-21T20:04:10.000+08:00",
            "spec": {
              "meta": {
                "name": "deepfm",
                "namespace": "submarine",
                "framework": "TensorFlow",
                "cmd": "python3 run_deepfm.py -conf deepfm.json",
                "envVars": {
                  "ENV1": "ENV1"
                }
              },
              "environment": {
                "image": "docker.io/pingsutw/tf-deepfm:0.1"
              },
              "spec": {
                "Worker": {
                  "replicas": 1,
                  "resources": "cpu=4,memory=4096M",
                  "name": null,
                  "image": null,
                  "cmd": null,
                  "envVars": null,
                  "resourceMap": {
                    "memory": "4096M",
                    "cpu": "4"
                  }
                }
              }
            }
          }
        ],
        "attributes": {}
      }

       

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            pingsutw Kevin Su Assign to me
            pingsutw Kevin Su
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment