Hello,
im trying to use oracledb on my cluster and having issues using it.
An init script on the cluster fixed this issue.
Now, im trying to create a shared cluster with unity catalog and have oracledb in it.
I encountered issues having this.
- Init scripts are not available on shared clusters.
My initial solution to this is to run the init script from the DBFS on my notebook.
Im not able to access the file from the dbfs.
Any idea how should i do it or what am i doing wrong?