Survey banner
Switching to Dataiku - a new area to help users who are transitioning from other tools and diving into Dataiku! CHECK IT OUT

How to upgrade Data Science Studio?

Solved!
UserBird
Dataiker
How to upgrade Data Science Studio?
 
1 Solution
jrouquie
Dataiker Alumni

  1. Download the last version of Data Science Studio from:

    http://downloads.dataiku.com/public/studio/

    Note that this is the same archive for the Enterprise Edition and for the Community Edition: the licence file unlocks the Enterprise features.

  2. We highly recommend you to back up your data directory (DATA_DIR) before upgrading.

  3. Unpack the new downloaded archive:

    tar xzf dataiku-dss-VERSION.tar.gz


  4. Stop the old version and run the upgrade script (indicating the location of DATA_DIR):

    DATA_DIR/bin/dss stop
    dataiku-dss-VERSION/installer.sh -d DATA_DIR -u
    DATA_DIR/bin/dss start




You can find further instructions in the documentation.

View solution in original post

1 Reply
jrouquie
Dataiker Alumni

  1. Download the last version of Data Science Studio from:

    http://downloads.dataiku.com/public/studio/

    Note that this is the same archive for the Enterprise Edition and for the Community Edition: the licence file unlocks the Enterprise features.

  2. We highly recommend you to back up your data directory (DATA_DIR) before upgrading.

  3. Unpack the new downloaded archive:

    tar xzf dataiku-dss-VERSION.tar.gz


  4. Stop the old version and run the upgrade script (indicating the location of DATA_DIR):

    DATA_DIR/bin/dss stop
    dataiku-dss-VERSION/installer.sh -d DATA_DIR -u
    DATA_DIR/bin/dss start




You can find further instructions in the documentation.

Labels

?
Labels (1)
A banner prompting to get Dataiku