Jump to: navigation, search

Difference between revisions of "Sahara/UIMockups/JobCreation"

m (Sergey Lukjanov moved page Savanna/UIMockups/JobCreation to Sahara/UIMockups/JobCreation: Savanna project was renamed due to the trademark issues.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Job Creation =
 
= Job Creation =
Updated July 16, 2013:
+
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).
 
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).
Line 14: Line 14:
  
 
Job Source Creation dialog:
 
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.
  
 
[[File:JobSourceCreate.png]]
 
[[File:JobSourceCreate.png]]
  
 +
Job Creation dialog:
  
The screens below were my first iteration.  After looking at the blueprints regaridng Job Source and Data Source, it seems like these screens won't be enough.  I will circle back to adjust/remove them as needed.
+
[[File:JobCreateV2.png]]
  
Basic tab
+
Job List View
  
[[File:JobCreationBasicTab.png]]
+
[[File:JobListTable2.png]]
  
Parameters tab (the highlighted tab is incorrect due to a bug in my mockup software [Pencil])
+
Job Launch View
  
[[File:JobCreationParamTab.png]]
+
[[File:JobLaunch.png]]
  
Another variant of Job Parameters Tab:
 
[[File:JobParameters.png]]
 
  
Clusters tab
 
  
[[File:JobCreationClusterTab.png]]
 
  
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