I have an existing Python script that needs to be converted into Dataiku visual recipes. Is there any supported or automated way in Dataiku to generate visual recipes from Python code, or does this need to be done manually?
Pricing this amount in all over the rule and regulations common and containing Dataiku version used: 3 Dataiku version used: 3
Hello All , I'm trying to make a monitoring on my datasets and i would like to know how to get the dataset of flow zone metadata's such as lastBuildDate Thank your help :)
I have built a flow in Dataiku that takes an image as input and extracts the text from the image using an LLM. The flow works correctly inside DSS, but I am unable to find clear guidance on how to deploy this solution as an API service. I looked through the documentation and community resources but couldn’t find examples…
Deployerに蓄積している削除可能なBundleをPythonAPIを用いてリストアップすることを検討しています。 Designノードから以下のPythonコードを実行しましたが、Deployerの全プロジェクトリストを取得するところで、 DeployerのUI上からはプロジェクトが参照できるにもかかわらず、0件で返却されました。 import dataiku client = dataiku.api_client() deployer = client.get_projectdeployer() projects = deployer.list_projects(as_objects=False) ノードを跨ぐ際には、DSS…
Govern Nodeにおいて、承認ステップをスキップすることはできますでしょうか。 もしくは、Deployer Nodeからデプロイする際に、Govern Node側のワークフローが未完了のままでもデプロイさせるような設定はありますでしょうか。 Dataiku version used: 14.2.0 Dataiku version used: 14.2.0
Hi, I am using Streamlit under Code Studio in Dataiku version 14.3. The theme changes I make in code_studio-versioned/streamlit/.streamlit/config.toml do not reflect in the interface. However if I edit the /home/dataiku/.streamlit/config.toml file (which I understand is the global config) with vi and change the theme…
voici la formule: if(diff(DateDeSortie_MAJ2,val("DateEntréeDIR2S_MAJ"))>=0,"",DateDeSortie_MAJ2) merci pour votre aide
Is there a doc about how to do this in a recipe or notebook? I have created an MCP server following the tutorial here: Building your MCP Server in Dataiku - Dataiku Developer Guide I have tested this via MCP Inspector. Now I'd like to see how I can test this or an external MCP server from a Dataiku project. The "wrapping…
When trying to execute a SQL recipe in a dataiku flow, we have the error SHOWPLAN permission denied in database. We tried to set the advanced options for the SQL recipe to not display the execution plan. We tried to uncheck the validation before the run. Are there any other settings we need to modify to disable the…
Create an account to contribute great content, engage with others, and show your appreciation.