Jump to: navigation, search

Difference between revisions of "Sahara/UIMockups/JobCreation"

(Job Creation)
(Job Creation)
Line 34: Line 34:
  
  
Job list view
+
Job Executions list view
  
 
[[File:JobListTable.png]]
 
[[File:JobListTable.png]]

Revision as of 18:13, 9 September 2013

Job Creation

Updated July 30, 2013:

The thought here is that the job flow creation process will be a bit like the cluster creation process. The various pieces (Job Source, Data Source) will be created via their own dialogs. A job can then be launched against a given cluster via a Launch dialog from the list of jobs (active cluster [or cluster template to fire-off] will be selected in "Execute" dialog).


Savanna UI top level menu:

SavannaUIPluginMainTab.png

Data Source Creation dialog:

DataSourceCreate.png

Job Source Creation dialog:

Ideally, when a user chooses a Job Source Type, we could make a request to the Job Source Component (or even better, make the request ahead of time) to get the necessary fields (so we can display the correct field names and use appropriate contols) for the chosen type.

JobSourceCreate.png

Job Creation dialog:

JobCreateV2.png

Job List View

JobListTable2.png

Job Launch View

JobLaunch.png



Job Executions list view

JobListTable.png