How do I update my license?
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
Best 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
- When installing DSS, use the -l flag. Example:
Answers
-
CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭
Updated documentation for updating a DSS license can be found here: https://doc.dataiku.com/dss/latest/installation/update_license.html?highlight=update%20license