Search

Search

Help

Page 22 of 40. Showing 393 results (0.012 seconds)

  1. Custom Supervisor Policy

    The policy of a supervisor describe the different controls the administrator which are managed by a plug-in module. This includes checking jobs before they are allowed…
    Qube 6.4Oct 22, 2012
  2. qbhist

    | | | | | display the history of a job Description qbhist obtains the history of a job as recorded by the Supervisor.. Usage qbhist [options] jobID… | 0…
    Qube 6.4Oct 17, 2012
  3. Search Filter

    The Search Filter in the Toolbar allows a user to filter the Jobs and Hosts in the JobList and HostList panels. Simply type in words for a string matching and search all…
    Qube 6.4May 23, 2013
  4. worker_path_map

    Synopsis New in v6.4-2 worker_path_map = { "pathA" = "pathB" ... } Specify the path translation map for a worker. Any job that supports path translation (have…
    Qube 6.4Apr 30, 2013
  5. qbsubmit.py

    # a single job. # ####################################################################### # # Licensed Materials - Property of PipelineFX L.L.C. # # (C) COPYRIGHT PipelineFX…
    Qube 6.4 / … / PythonNov 08, 2012
  6. Use_simpleCMD.py

    creates an empty dictionary to be filled by the following lines of code job = {} # Below defines the name of the Qube! job job['name'] = 'Maya BatchRender (rib…
  7. First Come, First Served (FCFS)

    The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…
    Qube 6.4May 23, 2013
  8. I'd like to use the "waitfor" option in MEL

    Unfortunately the "waitfor" option isn't something available in the individual APIs however, there is an equivalent field in the job which the "waitfor" option can take…
    Qube 6.4Nov 05, 2012
  9. qb_approve_modify($oldjob, $newjob)

    Given the 2 jobs, the $oldjob contains the current job information, The new job contains the job after its modification is applied. The function must return 1…
    Qube 6.4Oct 12, 2012
  10. but what if I want each client to only submit to a specific group?

    To do that, you would need to go back to the cluster, establish worker restrictions, then set the client cluster to submit jobs to the appropriate cluster. 1. You will need…
    Qube 6.4Nov 05, 2012