You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "brian wickman (JIRA)" <ji...@apache.org> on 2015/03/18 02:30:38 UTC

[jira] [Created] (AURORA-1209) the aurora scheduler should proxy the executor UI

brian wickman created AURORA-1209:
-------------------------------------

             Summary: the aurora scheduler should proxy the executor UI
                 Key: AURORA-1209
                 URL: https://issues.apache.org/jira/browse/AURORA-1209
             Project: Aurora
          Issue Type: Story
          Components: Scheduler
            Reporter: brian wickman


Right now there are meaningful endpoints for:
  /scheduler
  /scheduler/role
  /scheduler/role/env
  /scheduler/role/env/jobname

But no meaningful endpoint for
  /scheduler/role/env/jobname/instanceid

It would be a much better user experience if the scheduler had a simple HTTP proxy to proxy the executor UI (if defined by the ExecutorConfig.)  This will simplify migrating the thermos observer into the executor and provide a much better story for deploying Aurora (one less required moving part.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)