Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support Queues #3

Open
Carus11 opened this issue Feb 9, 2023 · 0 comments
Open

Feature Request: Support Queues #3

Carus11 opened this issue Feb 9, 2023 · 0 comments

Comments

@Carus11
Copy link

Carus11 commented Feb 9, 2023

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 default

The 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant