Setting the Default Batch Analysis Queue in Image Artist
You can set a default batch analysis queue by adding the following configuration to your custom.env file located in the Image Artist installation directory:
DEFAULT_QUEUE=<Queue_name>
e.g.
DEFAULT_QUEUE=SImA quick
This setting automatically selects the specified queue in the batch analysis drop-down view.
If you have created your own batch analysis job queue, and wish to make that the default queue, make sure the value you provide matches the cluster_name field in the queue’s .config file which itself can be found inside the Image Artist installation /config directory.
The Image Artist stack must be redeployed for the changes to take effect.
The setting is dual purpose, it also defines which job queue is used when executing automated batch analysis jobs:
Image Artist: How to define which job queue is used to execute automated Batch Analysis jobs
Comments
0 comments
Article is closed for comments.