-
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 -…
-
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…
-
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