-
Re: Latest Docker image on Docker Hub is still in version 7.02
Hi @berndito We do have plans to update the docker image when DSS8.0.3 will be released. As of now, you can use the one I created: dyshlevyi/dataiku_dss:8.0.21 · -
Re: Installing R
Hi @Ben , DATADIR it's not an actual directory. It the name of the location where DSS was installed. On GCP it should be /home/dataiku/dss as stated in this article. So the resulted command navigatin…3 · -
Re: Cloning DSS settings to new install
Hi, Yes, the general recommendation for instance cloning is to copy entire DATA_DIR to a new server and then run 'dataiku-dss-<version>/installer.sh -d DATA_DIR -u' command like mentioned here.…1 · -
Re: dataikuapi version 8
Leaving the response from chat here: pip command will install v7 version of dataiku-api-client module as it's the latest available on pypi site: https://pypi.org/project/dataiku-api-client/. We will …1 · -
Re: Documentation to older versions
Hi @Tibor Just replace latest with major version: https://doc.dataiku.com/dss/7.0/spark/kubernetes/index.html3 ·
