Disabling resource load protection for Teracloud® Streams
You can disable resource load protection for the instance or you can override resource
load protection for individual job submissions.
About this task
Procedure
- Instance: To disable resource load protection for an
instance, set the resourceLoadProtectionEnabled instance property to
false
:streamtool setproperty instance.resourceLoadProtectionEnabled=false
- Individual job: If you enable
resource protection for the instance, but you want to override resource protection for a specific
job submission, use the --override ResourceLoadProtection option. You must have
jobs-override authority on the instance object.
streamtool submitjob --override ResourceLoadProtection myJob.sab