-
Hi Team ,
We have built and deployed SAS Viya Full on GKE. when we checked the status , we see vault and pgpool were down and there are no logs for vault under /var/log/sas/viya.
It is the same si…
-
I've built SAS Viya 3.5 single container using your framework build.sh and SAS_Viya_deployment_data.zip including SAS license A. Containers created from the image run inside kubernetes cluster. After …
-
I executed the example in:
https://github.com/sassoftware/python-sasctl/blob/master/examples/FleetManagement.ipynb
however, in order to have the complete set of files (pickle, .py, etc) a connection…
-
**Describe the bug**
The delimiter statement in proc import is not highlighted and there is no syntax help.
**Steps to reproduce**
proc import ....;
delimiter=';';
run;
**Expected behavio…
-
**Is your feature request related to a problem? Please describe.**
Request to add _SASPROGRAMDIR macro variable to our existing set.
**Describe the solution you'd like**
When a user sas file is e…
-
### Terraform Version Details
Terraform v1.9.x
### Terraform Variable File Details
_No response_
### Steps to Reproduce
1. Terraform plan
2. Terraform apply
### Expected Behavior
…
-
The SAS Viya Batch api behaves slightly differently from the SAS Job Execution service.
As a batch scheduler I would like to scheduler some jobs to use the sas batch api instead of Job Execution serv…
-
On a Viya 4 environment, I have published the sas-cas-server-default-bin and ..default-http services as NodePorts. A conscious decision has been taken to not deploy them as LoadBalancers in order to …
-
**Describe the bug**
Google Cloud Platform deployment.
By Default _sas-viya-httpproxy_ service is created with detault type **ClusterIP**. But Ingress configuration doesn't support this type.
**No…
-
Hi Jonathan (& team),
Would it be possible to add a score method option to SASCTL so that we can leverage the inherent testing features of SAS Viya in Model Manager? Currently, the publishing valid…