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,
CleanDir,
FileName,
GetActiveJobs,
GetArgOpt,
GetArgOptions,
GetClusterId,
GetEnv,
GetFinishedJobs,
GetHost,
GetInitialdir,
GetJob,
GetJobList,
GetLogs,
GetMetadataPath,
GetMonitorDB,
GetParam,
GetParamKeys,
GetPort,
GetProcessingJobs,
GetProduction,
GetQueue,
GetQueuedJobs,
GetResetJobs,
GetRootDir,
GetSimDBKey,
GetSteering,
GetSubmitHost,
GetURL,
IsUrl,
PopJob,
PostCopy,
PushJob,
QueueJobs,
SelfPickle,
SetCopyClass,
SetHost,
SetInitialdir,
SetMetadataPath,
SetMonitorDB,
SetPort,
SetProduction,
SetQueue,
SetRootDir,
SetSimDBKey,
SetStatus,
SetSteering,
SetSubmitHost,
SetURL,
Suffix,
UpdateMetadata,
format_arg,
jobfinalize,
reset_old_jobs,
urlcopy,
wait
|