Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1135

"download" link broken in logs stdout/stderr page

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Thermos
    • None

    Description

      The job-home-page -> stdout page return the content and refresh it periodically. But the download link on top, always return 404.

      The link look something like this:

      http:/host:1338/download/$taskid/tmp/mesos/slaves/$slaveid/frameworks/$frameworkid/executors/thermos-$taskid/sandbox/.logs/$taskname/0/stdout
      

      ... instead, it should look something like this:

      http://host:1338/download/$taskid/.logs/$taskname/0/stdout
      

      The issue exist for both stdout and stderr pages.

      Note, we don't face this problem in browse -> .logs -> $taskname -> 0 -> stdout|stderr, as it points to right url.

      Attachments

        Activity

          People

            bhuvan Bhuvaneswaran A
            bhuvan Bhuvaneswaran A
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: