You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Current »

    After disabling job submission to the Supervisor, you will also want to prevent the Supervisor from dispatching additional jobs to hosts. The following command will stop Supervisor job dispatch:

    % qbadmin supervisor --set stop_activity

    The following command re-enables job dispatch:

    % qbadmin supervisor --unset stop_activity

    • No labels