How to uninstall Dataiku on Linux?

UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker
I have been trying to uninstall dataiku on a virtual machine Cloudera but couldn't find any script for uninstalling efficiently the software. What could be possibly done about it ?

Thanks in advance
Tagged:

Answers

  • jrouquie
    jrouquie Dataiker Alumni Posts: 87 ✭✭✭✭✭✭✭
    Hi,

    As far as Dataiku DSS is concerned, simply execute

    dss stop

    make a backup of the DATA_DIR folder, then delete it. Finally, delete the INSTALL_DIR, i.e. the folder created when you uncompressed dataiku-dss-VERSION.tar.gz

    You might want to check if datasets have been stored outside of managed datasets (for instance on a SQL DB, on FTP, on Hadoop, etc.) and see if you still need them.
  • Fabien
    Fabien Registered Posts: 4 ✭✭✭✭
    Thank you for the answer.
Setup Info
    Tags
      Help me…