Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 7, 2020 9:08AM
Likes: 0
Replies: 2
Hi.
I tried to attempt to upgrade my Dataiku instance (5.0.3) to new one (6.0.4) on my AWS EC2 server.
I followed below link commands.
https://doc.dataiku.com/dss/latest/installation/upgrade_instance.html
However I faced below error message after execute below commands so I couldn't upgrade successfully.
sudo dataiku-dss-6.0.4/installer.sh -d DATA_DIR -u
Could someone please help me and about this upgrade?
( DSS services has already stopped)
[Error message]
*********************************************
* Dataiku DSS installer *
*********************************************
[-] Installing or running DSS as root is not supported.
[Environment]
- Server: AWS EC2 server / Amazon Linux AMI
- Existing DSS version: 5.0.3
Best regards.
Thank you.
Hi,
You don't need "sudo". "sudo" is used to run commands as the superuser but DSS is not installed as the superuser.
Just run dataiku-dss-6.0.4/installer.sh -d DATA_DIR -u
HI, @Clément_Stenac
Thank you for your prompt reply.
I had successfully done upgrade DSS6.0.4.
It seems fine for now.
Thank you for your support!
Best regards.
Thank you.