How do I update my license?

UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker

Best Answer

  • jrouquie
    jrouquie Dataiker Alumni Posts: 87 ✭✭✭✭✭✭✭
    Answer ✓

    Data Science Studio requires a license to work. If you use the Community Edition, the license will be automatically generated when you fill the form at the first start of the studio. If you use the full edition (Entreprise Edition), Dataiku will provide you with a license file (in JSON format).

    There are three different ways to use this licence file:

      • When installing DSS, use the -l flag. Example:

        dataiku-dss-VERSION/installer.sh -d DATA_DIR -p PORT -l /path/to/license.json

      • If DSS is already running, click Administration → "Enter license" and copy/paste the whole license file.

      • Directly put the license file in DATA_DIR/config/license.json

Answers

Setup Info
    Tags
      Help me…