-
.
ghost updated
9 months ago
-
Trying to install Viya: 2023.04 stable version
Running the following code:
```shell
sudo docker run --rm \
--group-add root \
--user $(id -u):$(id -g) \
--volume $HOME/workspace/assets/:/d…
-
My pyviyatool - listallcasservercachestatus.py - relies on "tabulate" and "swat" packages. These must be installed by the sysadmin using pip in advance of running, else it fails. My suggestion is to l…
-
### Terraform Version Details
{
"terraform_version": "\"1.7.4\"",
"terraform_revision": "null",
"terraform_outdated": "true",
"provider_selections": "{}"
}
### Terraform Variable File D…
-
Attempting to deploy 2022.10 fails with "sas-bases/overlays/internal-postgres: no such file or directory":
```
stderr: 'Error: accumulating resources: accumulateFile "accumulating resources from …
-
Hi
I have deployed the EKS cluster and set it to use 2 cas instances(pods). This works great.
how do I add more cas pods to the cluster? Do I edit the terraform/Ansible vars file to increase wo…
-
Display a panel to view the library allocated through the SAS 9.4 extension, as it is on SAS viya extension.
Not easy to manipulate the data just created into those librairies.
-
I have a client site running Viya 4 instance deployed using viya4-deployment tool. Installation works fine but if we have to apply any settings like ODBC or any updates(version updates), we get duplic…
-
Can you please help in understanding if SAS Viya 4 is supported on AWS AMI which are CIS Level1 and 2 compliant? One of the client in Thailand is asking for the same. By default if we run IaaC scripts…
-
Using the current version of this project I see that the VM named "sas-eks-default" ("sas" is the cluster name) is running in subnet "sas-private-" which is a surprise as I thought the eks-default mac…