-
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 …
-
Hello,
does anyone already have experience with deploying restaf-server with docker and kubernetes? We are able to run the server on localhost but when we try to deploy it to kubernetes we got eith…
-
I am getting error while installing R-SWAT into Kubernetes cluster,
I have followed below 2 methods to install,
Method 1: Mounted sas-pyconfig mount on Linux machine outside k8s cluster
1. moun…
-
Add a tool that will do an initial validation of a Viya environment. Tool Suggested tests:
- Print identity information of the authenticated user
- List users
- List base Viya folders
- List CA…
-
the ldif for the 'users' group has an incorrect distinguished name, which manifests in Viya as a failure show this group when querying memberships for any of the members. This false negative in Viya …
-
#Hi @bensloane ,
I applied the python and showed the error. Does it mean that I must have GPU in my viya server?
If so,how can I change to run on the cpu?
![cuda](https://user-images.githubusercon…
-
the current index.html file has these properties:
```
"properties": {
"RECFM": "V",
"TERMSTR": "LF",
"LRECL": "1048544"
},
"contentDisposition": "inline",
"contentType": "application/octet-s…
-
**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…
-
**Describe the issue**
SASCTL 1.7.3 can register a simple Python model to MM in Viya 4, but when trying to execute a Scoring Task it produces an error.
**To Reproduce**
import pandas as pd
from …
-
**Describe the issue**
Can not run a scoring test for model registered by register_sas_regression_model.py
**To Reproduce**
Just run register_sas_regression_model.py and get a model registered. The…