-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When a site has SAS Workload Orchestrator licensed, a new feature is available called Queues. SAS Batch cli can submit jobs to specific queues like so:
sas-viya --profile myserver batch jobs submit-pgm --pgm-path ./test.sas --context default --queue-name defaultThe cli uses the /batch interface path however.
Can the same queue name be optionally specified in the airflow provider so that a queue may be chosen by the code in the DAG's
Metadata
Metadata
Assignees
Labels
No labels