I’m having trouble registering a free edition account for Dataiku 13. Every time I try, I’m redirected to my.dataiku.com, where I can’t proceed because I don’t have an existing account. It feels like a logical loop—I’m required to have an account in order to create one. Operating system used: Linux
Hello, i've already setup an s3 connection which is working perfectly. I'd like to use it to setup Athena connection. My s3 connection use sts-assume-role type. Iuse dataikucloudstacj (aws) Can you tell me why thing do not work? do I need specific policies in roles of s3 and intances profile? I've this error in screenshots.
Hi, I'm trying to configure code env programmatically via dataikuapi using the below mentioned commands and I have trouble setting it up. project_settings = Eng_project.get_settings() project_settings.set_code_env(code_env_name) project_settings.save() I'm getting this issue. AttributeError: 'DSSProjectSettings' object has…
Hi, is there an overview of which DSS versions support which Ubuntu versions? We are currently working with DSS 12.3.1 and Ubuntu 20.04 but Ubuntu 20.04 is almost EOL so we want to upgrade to Ubuntu 22.04. Is that possible with our current DSS version? We are planning on upgrading to DSS 13 soon but want to take some…
I am new to Dataiku, but loving the Resource Usage Monitor project that enables easy viz of compute and processing resources. However, I cannot find how to integrate storage usage into this project from the logs. I found this associated post from a few years ago which directed to use another solution other than Dataiku. Is…
Is there a way within Dataiku where we could Programmatically configuring Code env within Python Recipe for executing a scenario? This documentation doesnt' describe that functionality. https://developer.dataiku.com/latest/api-reference/python/code-envs.html#dataikuapi.dss.admin.DSSCodeEnv Operating system used: Windows…
Hi, Can I attach the python notebook to and environment in an external dedicated server, so it won't use Dataiku server resources? Thanks. Operating system used: Linux
Hi All, We are using AKS cluster as API node to deploy our model into it. We are currently using 13.3.3. Our clusters have gate-keeper policies enabled on them and we need to add securityContext in the deployment template in order to meet the requirements. Deployment Template: apiVersion: apps/v1 # Correct API version for…
Our Current Dataiku setup in production site consists of these nodes: Design node Deployer node Automation node API node Govern node and currently we do not have DR site, and we are planning to have one.. Is it possible if in DR site, we only go for the API Node? So when the Prod site is down, API node will still up in DR…
I'm training a LightGBM classification model on Dataiku using a Python 3.6 environment with the following packages on dataiku 13.3.1 version : scikit-learn>=0.20,<0.21 scipy>=1.2,<1.3 xgboost==1.5.2 statsmodels>=0.10,<0.11 jinja2>=2.10,<2.11 flask>=1.0,<1.1 cloudpickle>=1.3,<1.6 matplotlib==3.3.4 numpy==1.19.5…
Create an account to contribute great content, engage with others, and show your appreciation.