Installing R
Hi all,
I would like to install R on DSS, which is running on a virtual machine in Google Cloud. Disclaimer: I am not proficient with the command line, so need some basic hand-holding here!
I am following the docs:
https://doc.dataiku.com/dss/latest/installation/r.html#case-1-automatic-installation-if-your-dss-server-has-internet-access
Which say..
Go to the DSS data dir
cd DATADIR
But when I type this into my shell window it's not recognised.
How can I navigate my way to this folder?
My VM is running on CentOS.
Answers
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
Hi @Ben
,DATADIR it's not an actual directory. It the name of the location where DSS was installed. On GCP it should be /home/dataiku/dss as stated in this article. So the resulted command navigating to DSS directory should be: cd /home/dataiku/dss
Hope this helps.
-
tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,598 Neuron
@ben_p
I feel your confusion. The first time I tried to do this I had exactly the same problem. Take a look at the end of my post from 2/10/2017