Search
Page 1 of 40. Showing 393 results (0.013 seconds)
Execution Environment
Job Environment Qube by default will execute the job within the Worker's environment. The Worker can also be instructed to use the current environment to execute the job…Simple Job Type front end
"; } Initially set the path to the API library, and load the API module. Every job contains a copy of the user's environment variables. These variables can be manipulated…The simplest test job
The simplest test possible is to submit a job that simply runs the "set" command, which does nothing but print out the operating system's environment variables. You can see…Job List Pane
up the QubeGUI in environments that keep many 1000's of jobs in Qube at one time. Migrated to Confluence 5.3…Submitting a Job from QubeWranglerView
->Cmdline Job Set the "Command" parameter to something like "set" (to print the environment variables on the Worker Press Submit Click on the Job, Refresh the QubeWranglerView…I'm working on a Job Type, and I want to run a different version of Perl or Python?
User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable…Jobs, instances, agenda items, and job slots
A Job is what's submitted by a client to the supervisor. It's a little bundle of information that includes all the information the worker will need to execute the job - what…My Maya job won't launch
Looks like your account isn't set up to include the maya bin directory in the PATH environment. Make sure you set up the MAYA_LOCATION as well. If your shell is /bin/bash…Job Structure
All jobs in Qube have a consistent structure. It is through this structure the Supervisor is able to communicate to the Worker the appropriate instructions for executing…Job States
Job States As a job moves from submission to execution to completion, it does so through a variety of states. In fact, at any given moment every job is in one of several…