Skip to content

Instantly share code, notes, and snippets.

@velvia
Created July 29, 2016 07:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velvia/37a318148957206286ab6ef3998c94fe to your computer and use it in GitHub Desktop.
Save velvia/37a318148957206286ab6ef3998c94fe to your computer and use it in GitHub Desktop.
Thoughts on requirements for SJS UI
* See all current contexts
* For each context see all the jobs that are running
* History of past jobs for a given context. Actually this is not technically available via API; but history of past jobs
* Be able to see configuration for each job present or past (this is available via a tiny "C" link in current UI)
* Job results
* Link to Spark UI for detailed analysis
@hntd187
Copy link

hntd187 commented Jul 29, 2016

Would be nice to also see user configured context options when you list contexts, I believe the functionality is there, but it's not exposed in the API yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment