Jump to: navigation, search

Difference between revisions of "Sahara/UIMockups/JobCreation"

(Job Creation)
m (Sergey Lukjanov moved page Savanna/UIMockups/JobCreation to Sahara/UIMockups/JobCreation: Savanna project was renamed due to the trademark issues.)
 
(One intermediate revision by one other user not shown)
Line 34: Line 34:
  
  
Job list view
+
Job Executions list view
  
 
[[File:JobListTable.png]]
 
[[File:JobListTable.png]]

Latest revision as of 15:41, 7 March 2014

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