Search
Page 14 of 25. Showing 243 results (0.014 seconds)
Auto-Wrangling
" to enable auto-wrangling. To globally turn on auto-wrangling for all submitted jobs (recommended), include "auto_wrangling" in the supervisor_job_flag" configuration parameter…What directory will my job run in?
It will run in the same directory as it was submitted in, as long as that directory is valid on the executing Worker.…Clustering and Job Priority
scheme. Workers belong to 1 and only 1 cluster. Jobs are submitted into a cluster; you can change a job's cluster after it's submitted, but it will always be in 1 and only 1…Nuke Job Submission
Step by step instructions for submitting Nuke jobs with Qube! Install the Nuke submission UI: Run WranglerView and go to the Install App UI menu item (File…Python job submission with Python language callback that runs an external script on the supervisor
) ######################################## # submit the job ######################################## submitted = qb.submit(job) for job in submitted: print('submitted %(id)s: %(name)s' % job…Monitoring Jobs in the UI
Now that you have submitted some jobs, you will want to monitor them in the Qube! UI. If you have been working through the Qube 101 documentation in order, you…What if I want to lock down certain hosts to only run certain jobs?
accept job that are submitted into that cluster with worker_restrictions Then, your users will submit jobs to that cluster by setting that job's cluster value to the name…_SimpleCMD_PreviewFramesSubmission
to the number of preview frames - that is, it will try to do all the preview frames at the same time. Note that when you submit a job with preview frames enabled…Test Write Job Submission
to the required locations). If the Write Job fails, see the Troubleshooting section down the page. Select Submit > Tests > Qube Test (file Write) Job…How do I set up Maya to do path translation?
correctly: launch Maya bring up a Maya shell Type dirmap -gam You should then see your mappings as output. When you submit the job, the mappings should be translated when the job…