sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
70 stars 64 forks source link

Oracle database driver on CAS nodes #458

Closed biohazd closed 9 months ago

biohazd commented 1 year ago

Is there an easier way to add the Oracle database driver to the cas nodes ?

I’m on AWS and using an Oracle RDS server.

I found this video https://youtu.be/mTT8K-UuHGw

jarpat commented 9 months ago

There is currently no variable or toggle in the viya4-deployment that will configure the Oracle database drives for you. Aside from that youtube video you could take a look at the doc present at sas-bases/examples/data-access/README.md in your deployment assets.