Installing or running DSS as root is not supported
DaeWangIma
Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 6 Partner
Hello
I'm having problems installing Dataiku 11.3.2 for CentOS Linux release 7.9 (Virtual Machine).
I went ahead with this link (https://doc.dataiku.com/dss/latest/installation/custom/initial-install.html?highlight=linux) as a reference.
When I executed "dataiku-dss-11.3.2/installer.sh -d /home/dataiku/dss_data" command, "Installing or runnind DSS as root is not supported." appeared.
According to 'https://doc.dataiku.com/dss/latest/installation/custom/requirements.html#linux-istributions', CentOS 7.9 is fully supported.
Why can't it be installed?
Best Answer
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,059 Neuron
Because as the error message says you can't install and run it as root. So just create another user account or use an existing non-root user account.
Answers
-
DaeWangIma Partner, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 6 Partner
Thank you so much!