-
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 -…
-
Advanced LLM Mesh add-on available on Free version?
I couldn't find the answer. I have a community version installed in my server. When I try to use the Agents tools, I get this Usage of Agents requires the Advanced LLM Mesh add-on. Please get in touch with your Dataiku Account Executive or Customer Success Manager to learn more about the Advanced LLM Mesh Is this only…
-
Incomplete and possibly incorrect documentation for cgroups, can't persist the settings at reboot
Hi, I'm following the Using cgroups for resource control guide, and the Making the settings persistent at reboot is missing instructions for legacy systemv-based init scripts. Our DSS version is now 14.0.2, but we originally installed something pre-v13. Our nodes don't have the /etc/dataiku/ directory, but have…
-
How to Integrate an Exported Next.js App with Dataiku (v14.0.2)?
Hello everyone, I’m a junior developer and I’m having trouble integrating Next.js with Dataiku. I tried exporting my Next.js application to HTML using the output: export method, but I’m still encountering issues. I’m currently using Dataiku version 14.0.2. Here’s an example of the error I’m seeing: Could anyone advise if…
-
Is it possible to have multiple source of provisioning user ?
Hi Dataiku Community ! Let me explain my context: Today and for a undetermined period, we have two different App to provision our DSS group user (LDAP and AzureAD precisely). However, we do not have same information on these two sources … My question: Is it possible to set up the Two different source to provision a single…
-
Created an account NO 🚫 NEW PROJECT PAGE located
Note: I selected Dataiku version 10 👇 below in order to submit this question. I have no idea what version of Dataiku. I logged in created an account that is all. Create account Username Password Top Left: 🐦, Dataiki, profile Top Center: My name is large black font with option to edit Bottom half: Dataiku Academy Dataiku…
-
Error when renewing license on Dataiku Govern
Hi, I've encounter an error while trying to renew license in Dataiku Govern. My current license is expiring in 30th July 2025. What do I need to do to resolve this? Preferably another way without upgrading the DSS. Thanks. Sean Operating system used: Windows
-
DataIKU not recognizing locally installed python
I am trying to create a new Python Code Env in my locally installed instance of Dataiku. The only option is Python 3.7. All the other options (Python 3.8, 3.9, 3.10, 3.11 and 3.12) are listed as "Not available" in the dropdown. I have Python 3.10 and Python 3.12 locally installed, but somehow Dataiku is not recognizing it.…
-
Impossible to use Custom Python UI for an application
Hello, I'm doing an application with the application designer. I'm trying to retrieve values from a dataset and put it inside a SELECT json list. To do that, I want to use the custom Python UI with the do() method, but i'm unable to save it, and therefore to launch it. In fact, i'm unable to save the app if I write…
-
Free Edition Registration Error
I have installed DSS on linux Centos 7 this morning. DSS was started without error. When access the DSS URL the first time I was asked to select license. At page 2- Select your license, I selected Free Edition and entered the registration info. When clicked "Next" button, I got this error: Network error An attempt to…
-
Load Balancer IP Address
I'm working with my DKU platform (running in Azure) to configure my kubernetes cluster with the goal of ensuring my load balancer node runs with the same IP address every time - e.g. 10.1.1.100. My AKS plugin configuration has a node pool named API-LoadBalancer. It has one node and does not autoscale. The admin panel's…