-
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…
-
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
-
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…
-
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…
-
can not register to DSS , after first time of installation
I am facing this error: Network Error: An attempt to communicate with DSS failed. Please check your network connectivity. Operating system used: RHEL-8.9 Operating system used: RHEL-8.9
-
Using other python version
hello i want to use other python version my environment is on-premise and OS is Rocky 9.5 so default python version 3.9 Since python3.11 and python3.12 can be installed from the Rocky 9.5 dnf repo, I installed them with dnf install and restarted dss. Then go to code-env and select python3.11 or python3.12 and click the…
-
Visibility condition for Sections within Application Designer
In Application Designer, I have below configuration. Section1 - Edit Project Variable tile (Dropdown with values as A or B) Section2 - Multiple tiles within this Section3 - Multiple tiles within this If Section1 Project Variable value is A, then only Section2 should be displayed. If Section1 Project Variable value is B,…
-
How to set up Exporting PDF dashborad?
I have installed and used the functions in the document below on on-prem linux. reference : https://doc.dataiku.com/dss/latest/installation/custom/graphics-export.html However, I am curious about how to set up the node created through AWS in fleetmanager. Should I connect directly to the design node (ec2) with ssh and…
-
Removing Incorrectly Registered Automation/API Node Infrastructure in Dataiku
Hi, I've mistakenly registered some automation node and API node infrastructure with incorrect information in our Dataiku design node. I've carefully reviewed the Web UI but haven't been able to find a menu option to remove these. Could someone please advise on how to remove this incorrectly registered infrastructure? Any…