-
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…
-
Design Node Launch Failure
I have set up a Dataiku on AWS and configured it to automatically start/stop the Fleet Manager and design nodes using AWS functionality. Yesterday, both the EC2 instances and DSS started successfully. However, today, while the EC2 instances started successfully, the DSS failed to start. For reference, the version of…
-
Sharepoint output mismatch
I have 3 sharepoint connections. The datasets writing onto the dataiku sharepoint folders, write correctly- but they do not write the files correctly on the sharepoint site. I have 3 separate files writing to the same place in sharepoint (3 different export to recipes and 3 different dataiku sharepoint folders with the…
-
S3 Connection Problems
Hello, I am having problems connecting to an S3 bucket. I get the following error: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: ###############; S3 Extended Request ID: ###############################################) I have tried applying policy at both the IAM User and bucket…
-
ModuleNotFoundError: No module named 'dataiku.langchain'
Hi, I was recently trying to install the dataiku api locally for some testing purposes but was met with some errors. Installation seemed to be working fine but the moment I tried to run this code:`from dataiku.langchain.llm import DKUChatModel` , it seemed to crash and be unable to find the dataiku.langchain module. What…
-
Multiple Issuers in JWT authorization
Hello, Is it possible to define multiple Issuers in JWT authorization method for API ? Comma separated values does not work. Sincerely Fabrice Operating system used: Redhat Linux
-
Unable to install dataiku in mac oss
I keep getting the below error; i have tried the cacert.pem and tried with optons like export NODE_TLS_REJECT_UNAUTHORIZED=0 but no luck. is there any way i can download offline and install ? pls help. thanks. Detailed error message below. ================================== [2025-05-11 10:21:56.403 -0500] INFO: Starting…
-
How to enable Story AI in Dataiku?
I'm trying to use the new Dataiku Stories feature introduced in version 13.4.0, specifically the Story AI capability. According to the official documentation below, the activation path should be: From the waffle menu of the Design node, navigate to Administration > Settings. In the left panel, scroll down to Other and…