Plugins & Extending Dataiku
-
Integrating Dataiku with Denodo
Has anyone created an integration with Denodo? If so, did you use a JDBC connection? How did you manage user permissions? Thanks! Operating system used: Red Hat
-
Error in python process: <class 'ValueError'>: Numeric feature score_2 is empty
Trying to run a Recommendation system, I received this error not allowing to run the job. Received this error message, checked the database and all fields are with information. [01:16:18] [INFO] [dku.utils] - *************** Recipe code failed **************[01:16:18] [INFO] [dku.utils] - Begin Python stack[01:16:18]…
-
Issues with the Google Drive plugin: file not appearing in the Managed Folder in Dataiku
Hello everyone! I’m using the Google Drive plugin in Dataiku to read and write files directly from my Google Drive account. I managed to set it up, and it works correctly when creating datasets from Drive. However, I’m having trouble creating a Managed Folder in Dataiku that points to a file in Drive. Here’s what I do:…
-
Import from PowerBI to Dataiku
Hi community! I have a strange question. Is there any way to import data from a poweri workspace into Dataiku? I can do the other way around, export a dataset into a workspace but was wondering if there was an obvious plugin I am missing. Many thanks :) *Also, is there any limitation? i.e. Gen2 Dataflow only, semantic…
-
How to install TEXT PREPARATION PLUGIN
Dear Community Friends, Can anybody please help me in solving problem " How to install Text Preparation Plugin step by step ?" including installing dependency modules ,Profibus compiler, Regex Module in Python environment. I am using Windows10 with Dataiku 13 Free Edition . I am repeatedly failed in installing TP. when…
-
Dropdown list of Presets
Hello All, I want to create a plugin connector. The plugin will have two types of presets for simplicity will be A and B. the connector.json I implemented is this: "params": [ { "name": "preset_type", "label": "Preset Type", "type": "SELECT", "selectChoices": [ { "value": "A", "label": "A" }, { "value": "B", "label": "B" }…
-
Automate project deployments to Prod Instance
Hello all, I’m exploring ways to optimize and automate processes within Dataiku and have a few questions: Is there a way to automate the deployment of projects to Ops (operational environments) within Dataiku? If so, what are the best practices or tools/plugins to achieve this? What are some recommended approaches for…
-
Somebody can help me in this regard
Hi Dataiku Community , Please provide a solution for this problem which I am facing for a long time Operating system used: Windows 10
-
Can we connect to SAP Hana using JDBC driver using Dataiku?
-
LLM Batch requests
I am experiencing rate limit errors for my LLM requests. Is there a simple method to batch my requests? My thanks in advance. Tom Operating system used: Mac OS