Changes between Version 21 and Version 22 of JobSubmission
- Timestamp:
- Sep 5, 2012, 10:30:39 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobSubmission
v21 v22 26 26 <number>0</number> 27 27 [ <sticky/> ] 28 [ <no delete/> ]28 [ <no_delete/> ] 29 29 [ <report_on_rpc/> ] 30 30 [ <url>...</url> ] … … 61 61 '''<number>''':: use 0, 1, ... 62 62 '''<sticky/>''':: if present, the file remains on the client after job is finished. 63 '''<no delete/>''':: if present, the file is not deleted from the server after job is completed. Use this if the file is used as input to more than one job.63 '''<no_delete/>''':: if present, the file is not deleted from the server after job is completed. Use this if the file is used as input to more than one job. 64 64 '''<report_on_rpc/>''':: if present, report file in each scheduler request (sticky files) 65 65 '''<url>, <md5_cksum>, <nbytes>''':: used only for "non-local" input files (see below)