How to access data directory
JCB
Registered Posts: 7 ✭✭✭
I have found my data directory, being: "/home/dataiku/dss_data"
Where and what does this path refer to, and where can I access it in the browser (im trying to update my R version)
Answers
-
Hi,
The "/home/dataiku/dss_data" is the file system path to the directory where DSS is installed, and all DSS files are kept on the server. Of course, the path can't be accessed over the browser. It only can be accessed over CLI with proper ssh kye/credentials that are known only to server admins.
Updating the R version on the DSS server is not something that can be done over the browser. You need to reach out to the server admin to do it.Best,
Vitaliy
-
Thanks for the clarification Vitaly, your help is much appreciated.