-
Partition building : Ability to specify the order of built partition
Hello, As counter-intuittive as it is, when you build partitions of a dataset, it doesn't follow an order but runs parallel to a certain extent. We can avoid the parellism in the settings of the recipe but it doesn't seem to respect the partition order. In my current project, I have to deal with recursivity (let's say my…
-
Share point api/plugin connect - Site/List/Document Library
I would like to know the step by step process to follow for me to access contents present in one of my sharepoint sites (.aspx) and also to connect to a sharepoint online list and documents present in default library to build a knowledge base for my RAG based agent. Dataiku version used: 14.7.0
-
Best Dataiku schema for a human-review dataset of AI-generated product images?
Context Our creative team has started pulling early visual drafts from AI image tools for concepting, including product mockups, storyboard frames, and social graphics. One source is Nano Banana 2 Lite (https://nanobanana2lite.tools/), a third-party independent site not affiliated with Google or DeepMind. It supports…
-
Webscrapping data from Twitter and Facebook
Hi, Is there a plugin in DSS to webscrap data from Twitter or Facebook ? Or others means to stream data from these social media into DSS directely ? Sincerely,
-
Support for native PDF input to LLMs via Dataiku LLM Mesh
Hi, I'm interested in the timeline of developments in the Dataiku LLM Mesh Python API regarding native document input, particularly PDFs. Many of the LLM providers that Dataiku interfaces with (e.g. Snowflake Cortex, Google Cloud) already provide the ability to natively handle PDF inputs in prompts (see e.g. here for…
-
Import pdf files
How to import pdf files for wells to explore Dataiku version used: 12 Dataiku version used: 12
-
How to connect to BigQuery in R recipe Jupyter Notebook
Hi all, Looking for some advice on how to connect to a BigQuery database inside of Dataiku's R jupyter notebooks. We'd prefer to go this route instead of using the dataset menu to pre-define inputs and outputs, as we do a lot of adhoc work, and the tables can change on the fly depending on the client we're servicing and…
-
The ability to chain recipes without enforcing input/output datasets
Hi all, Something I do a lot in DSS is build flows that chain together SQL, python and R jobs. Often these jobs are writing to a database as part of their operation. In these use cases I simply do not need an input or output dataset and I find myself creating endless dummy outputs simply for DSS. I think it would be a…
-
Get network error on Select License Page
Hi! I installed and ran Dataiku DSS 14.2.2 on Ubuntu. When I tried to activate and sign in using the Free Edition, I encountered the following error:
-
Can Data Collections be automatically propagated from Designer to Automation in Dataiku?
Hello everyone, I would like to understand whether Data Collections in Dataiku can be propagated from a Designer node to an Automation node as part of a standard project deployment, without having to recreate them manually on Automation. Context In the case of the Feature Store, when a project bundle is deployed from…