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

Update experiment service in workbench

    XMLWordPrintableJSON

Details

    Description

       

      Because of SUBMARINE-499 refactors experiment spec, we should update the corresponding REST API in the experiment service.

      Got error when fetching experient from submarine server 

      core.js:4002 ERROR 
       HttpErrorResponse
      {headers: HttpHeaders, status: 404, statusText: "Not Found", url: "http://submarine:8080/api/v1/jobs", ok: false, …}
      error: "<html>↵<head>↵<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>↵<title>Error 404 Not Found</title>↵</head>↵<body><h2>HTTP ERROR 404</h2>↵<p>Problem accessing /api/v1/jobs. Reason:↵<pre> Not Found</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.18.v20190429</a><hr/>↵↵</body>↵</html>↵"
       headers: HttpHeaders
      {normalizedNames: Map(0), lazyUpdate: null, lazyInit: ƒ}
      message: "Http failure response for http://submarine:8080/api/v1/jobs: 404 Not Found"
       name: "HttpErrorResponse"
       ok: false
       status: 404
       statusText: "Not Found"
       url: "http://submarine:8080/api/v1/jobs"
       _proto_: HttpResponseBase
      

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: