-
Getting Help - Start Here!
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 place for help as it is! * DSS Global Search - find answers right within Dataiku DSS itself * Your Internal Community -…
-
Dataiku docker image works locally but seems to break on Azure Webapp
Hello, I have tried to install Dataiku in a docker container (with the official image, and with a custom image) both works locally, with persistence (throught mounting a folder in /home/dataiku/dss) However, when I try to deploy the same docker image on Azure Webapp (or Azure Webapp for Containers, which is the same), with…
-
Want to Create an Application as Recipe for all Zones with Datasets
I have looked up that you need to create a scenario before creating the application as a recipe. However, I am looking to create the entire project as a recipe for an application. Besides needing to every now and again adjust columns, the majority of the schema and recipes will not change for duration of the project and…
-
Can not Duplicate a Project- Have a lot of Zones and Need to use all Recipes for a New Project
I have a project that has a framework designed as a set up to re-use for other months. However, besides needing to make sure datasets are replaced in the input for the months of July from June, there are also other new datasets that are being added that were not in the month of June (example: there are now two additional…
-
Integration with Microsoft Fabric and its OneLake
Hi, Couldn't find anything on an integration with Microsoft Fabric through OneLake yet in the Dataiku docs/release notes. Is this coming soon? As I read the Microsoft docs I understand we can't connect directly via ADLS, only via APIs or SDKs. Thanks in advance, Jonathyan Operating system used: RHEL 8
-
How can I override k8s resource requests/limits on a recipe-by-recipe basis?
We have several containerized execution configurations for a variety of workload types. There have been instances where we would like to override the resource limits/requests at a recipe-level. I have so far attempted to set the memory limit via a property (recipe settings → advanced → variables & properties → properties)…
-
Govern node jointly used with API node and/or Automation node
Hi everyone My setup is the following: * Design Node * Deployer Node * Automation Node * API Node * Govern Node Each node is a separate instance (e.g the deployer node is remote to the design node). I recently setup a govern node with which I track all bundles deployed on the automation node, as well as all APIs deployed…
-
where is add ouput option while using filter tool by formula?
-
why quick model options is not coming in my instance
-
Seeking Examples for Sending Emails via Shell Channel in DSS Settings
Hi everyone. You need a way to send emails using 'Shell channel' in 'Channel' of 'Notification emails' in 'DSS settings'.In a closed network environment, it is difficult to use notification emails or scenario reports because it uses its own mail system rather than SMTP. Currently, Notification emails appear to be available…
-
AWS EC2 instance change inquiry
Hello, I am currently using Dataiku on an m5.4xlarge instance on EC2 on AWS. I need to train a deep learning model (YOLOv8n), so I'm going to use a g4dn instance. Is it possible to use a g4dn instance only during the training process and use an m5.4xlarge instance for other tasks such as preprocessing or model evaluation?…