Skip to content

Error while installing R-SWAt inside K8s cluster Viya 4 #50

Description

@sinayu812

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. mounted ./saspyconfig directory outisde cluster on Linux machine
  2. ran install command
  3. It fails to launch R because, we only have access to R inside container

Method 2: Inside CAS container

  1. Launched a session to get inside CAS container
  2. Was able to launch R inside container
  3. While running install command for R-swat, it fails with write permission error for Librarary folder inside /opt/sas/viya/home/sas-pyconfig/default_r/Lib64/R/, so it is asking to install in some other directory.

Please help
How to install R-SWAT in k8s cluster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions