This class represents a job or cluster on a condor system.
|
|
|
|
|
|
|
|
|
|
|
|
|
get_id(self,
submit_status)
Parse string returned by condor on submission to extract the id of
the job cluster |
source code
|
|
|
|
|
CleanQ(self,
jobs=None)
Querie status of cluster or job on condor queue and remove those
which are not active in DB |
source code
|
|
|
|
|
|
Inherited from grid.iGrid :
AddArgOption ,
AddEnv ,
AddParam ,
Clean ,
FileName ,
GetArgOpt ,
GetArgOptions ,
GetClusterId ,
GetEnv ,
GetHost ,
GetInitialdir ,
GetJob ,
GetJobList ,
GetMetadataPath ,
GetMonitorDB ,
GetParam ,
GetParamKeys ,
GetPort ,
GetQueue ,
GetRootDir ,
GetSimDBKey ,
GetSteering ,
GetSubmitHost ,
GetURL ,
PopJob ,
PostCopy ,
PushJob ,
SelfPickle ,
SetCopyClass ,
SetHost ,
SetInitialdir ,
SetMetadataPath ,
SetMonitorDB ,
SetPort ,
SetQueue ,
SetRootDir ,
SetSimDBKey ,
SetStatus ,
SetSteering ,
SetSubmitHost ,
SetURL ,
Suffix ,
UpdateMetadata ,
format_arg ,
urlcopy ,
wait
|