Blame view

help/jobsHelp 1.83 KB
16035364   Benjamin Renard   First commit
1
<h2><img src="js/resources/images/16x16/view_tree.png" style="margin: 0px 10px 0px 0px;"/>WorkSpace Explorer : Jobs Tree</h2>
16035364   Benjamin Renard   First commit
2
3
<p>
<img src="help/images/jobs_1.png" align="left" style="margin: 0px 15px 0px 0px;" />
3aab6027   Elena.Budnik   help first update
4
<p><h3>Starting Job</h3>
16035364   Benjamin Renard   First commit
5
6
7
The situation often arises when your request is too long to be processed interactively. 
In such a case it is forked into <b><i>a batch mode</i></b>. 
</p>
16035364   Benjamin Renard   First commit
8
"Too long" means 5 sec for Data Mining, Data Downloading
3aab6027   Elena.Budnik   help first update
9
10
and Plotting in PDF/PS formats. In the case of Interactive Plot Session (PNG Plot output) this time is increased
up to 500 sec.
16035364   Benjamin Renard   First commit
11
</p>
3aab6027   Elena.Budnik   help first update
12
<p>If <b><i>a batch mode</i></b> is forked  you receive a warning message, new
16035364   Benjamin Renard   First commit
13
14
15
16
17
<b><i>job node</i></b> is added to the corresponding folder in the <b><i>Jobs In Progress</i></b> tree of
<b><i>Jobs Tab</i></b> and job information is added into <b><i>Log</i></b> as well.
</p>
<p>
Job name is constructed by adding of the <i>Process ID</i> to the "job" prefix.
3aab6027   Elena.Budnik   help first update
18
In case of an error you may always kill your job by opening context menu (right click on job name) and selecting <b>Stop/Delete Job</b>
16035364   Benjamin Renard   First commit
19
20
21
22
23
item.
</p>
<p>
You may continue with the other tasks in AMDA, or logout. 
</p>
3aab6027   Elena.Budnik   help first update
24
25
26
<p>
Usefull information on your job is shown in tooltip while the mouse is over the corresponding job node.
</p>
16035364   Benjamin Renard   First commit
27
<br/><br/><br/><br/><br/><br/><br/><br/>
16035364   Benjamin Renard   First commit
28
<p>
3aab6027   Elena.Budnik   help first update
29
30
<img src="help/images/jobs_2.png" align="right" style="margin: 15px 10px 15px 10px;" />
<hr><h3> Finished Job</h3> 
16035364   Benjamin Renard   First commit
31
When your job is finished 
3aab6027   Elena.Budnik   help first update
32
33
34
you receive info message,
<b><i>job node</i></b> is moved from <b><i>Jobs In Progress</i></b> 
into <b><i>Finished Jobs / Results</i></b> folder 
16035364   Benjamin Renard   First commit
35
36
37
and <b><i>Log</i></b> information is updated.
</p>
<p>
3aab6027   Elena.Budnik   help first update
38
To access the job result right click the job name and select <b>Show Result</b> item from the context menu.
16035364   Benjamin Renard   First commit
39
40
41
42
</p>
<p>
Think of regular deleting of the old results (<b>Delete Result</b>) - not to explose your WS...
</p>