Start and stop DSS on AWS

Grรฉgoire_Massot
Start and stop DSS on AWS

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 ? 



 

0 Kudos
3 Replies
jereze
Community Manager
Community Manager
Hi,

You should run this command (./bin/dss stop) with the user running Dataiku DSS, ie. dataiku if you use the Dataiku AMI image. (More details about this image on this page: http://www.dataiku.com/dss/trynow/aws/)
Jeremy, Product Manager at Dataiku
0 Kudos
Jbelafa
Dataiker
Hi Grรฉgoire,

I see two potential issues heire :

- In order to restart your DSS when you are root you need to log in as 'dataiku' (sudo su - dataiku ) before running commands. You can also restart the service (service dataiku stop ;service dataiku start) as root (or run sudo ) .

- My understanding is that you are running a community edition and the CE license doesn't include Hadoop support.

You can run with the enterprise trial license for 15 day if this is a short term trial.

Kind regards,
0 Kudos
Grรฉgoire_Massot
Author

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.

0 Kudos

Labels

?
Labels (3)
A banner prompting to get Dataiku