sassoftware / sas-airflow-provider

Apache Airflow Provider for creating tasks in Airflow to execute SAS Studio Flows and Jobs.
Apache License 2.0
18 stars 15 forks source link

Added support for job_name_prefix: an optional parameter used to identify the compute server session in SAS Workload Orchestrator #41

Closed torbenjuul closed 4 weeks ago

torbenjuul commented 4 weeks ago

job_name_prefix: (optional) string. Specify a name that you want the compute session to identify as in SAS Workload Orchestrator (SWO). If job_name_prefix is not specified the default prefix is determined by Viya (currently 'sas-compute-server-'). If the value cannot be parsed by Viya to create a valid k8s pod name, the default value will be used as well. job_name_prefix is supported from Viya Stable 2024.07