Hi team dataiku,
I have DSS (free edition) running on a AWS EC2 instance. I would like to connect it with these instructions to an EMR instance but I can't stop DSS with ./bin/dss stop, even with the root account. I get this message :
*** dss: running DSS under superuser account is not supported.
How can I fix this problem ?
Hello Jeremy and Joel,
Indeed, any attempt to connect with the dataiku user directly fails. sudo su - dataiku works well. I activated my 15 days trial to set up hadoop on dataiku.
Thank you for your answers.