We have created resources to help you navigate to find the assistance you need. In you can find a description of the many sources of support open to you including: * The Community - You are in a great…
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 2…
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…
Hi, I have to take this ML cert as it is a requirement from my company, but I have tried refreshing it and tried disconnecting and connecting my network but there is still error as below, I hope I can…
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 fr…
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. Operating syst…
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 th…
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 o…
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 s…
I have Dataiku setup in a virtual machine using kubevirt in kubernetes. This means I am unable to open all ports between 1024-65536 since the kubevirt VM is behind a kubernetes service which doesn't a…