-
Automationノードデプロイ時のプロジェクトの閲覧権限について
プロジェクトごとにSecurityから閲覧・編集権限などが設定できるかと思いますが、Designノードで作成したプロジェクトをAutomationノードにデプロイした際に、AutomationノードのプロジェクトもDesignノード側で設定した権限が引き継がれるものなのかご存じの方はいますでしょうか?
-
How to Create Clickable Jira Issue Links in HTML Emails in Dataiku Scenario
I am working on automating the generation of email notifications within Dataiku, where the email body includes a table of Jira tickets. Each ticket has an "Issue Key" which I need to display as a clickable link in the email. The URL format for each ticket is: https://adsretailjira.atlassian.net/browse/{ISSUE_KEY}. I…
-
Tutorial | Build a My Agent I can't save agent instructions even when I pick a ready made one
I am completing the Agent Hub tutorial in Dataiku. When I reach the step 'Build Mu Agent' and try to create one, I encounter an error when entering or even selecting ready-made prompts. I get an error message that I can't save the instructions. Any help would be greatly appreciated.
-
Best Practice for managing tables
Hi all, I'm using dataiku with snowflake as the storage. The dataiku flow is generating many intermediate tables and many of them are not useful, they just serve as intermediate table to generate the final result. But they will appear in my snowflake and I feel that they are messy. What are your best practices for managing…
-
How to monitor resource usage of recipes by time zone
Hello. Is there a way to monitor the CPU, MEM, and other resource usage for each recipe in a project by time zone in Dataiku? I understand there's CRU, but can I also use it to monitor each recipe by time zone? Operating system used: REHL 9.4
-
i would like to learn formula language, if then else. Where do i find information?
-
Dataiku アプリケーションデザイナー利用時のプロジェクト運用ベストプラクティスについて
こんにちは。Dataiku のアプリケーションデザイナーを使ったプロジェクト運用について質問させてください。 アプリケーションデザインで作成したアプリは、元となる通常プロジェクトとは別プロジェクトとして作られる認識です。プロジェクトキーを新たに指定する必要があります。 その場合、フローに変更が入ったときには、 元の通常プロジェクト アプリケーションとして公開したプロジェクト の両方を修正する必要が出てくると思います。 この点について、みなさんがどのように運用されているか、ベストプラクティスやおすすめのやり方があれば教えてください。 特に、次の 2 点について知りたいです。 アプリ → 通常プロジェクトへの逆変換は可能か?…
-
How to find un-used shared-in datasets of a project with python API ?
Thanks for your time at the beginning. I have a project and I want to know which datasets are shared-in from other projects (black icons) with Python API. However, those shared-in datasets could be seperated into 2 group: ① unused: just showing in in the zone for checking ② used: being used through recipe for analyzing I…
-
Dataiku SharePoint job is successful but shows errors in logs
Hello, I have set up a SharePoint connection which can read and write files. Everything seems to work well, it's able to read data from and write output to SharePoint. But when we look at the logs there are a lot of warnings and errors, though the job is marked as successful. Every job (reading and writing) gives the…
-
Migration & Synchronize issue in automation node
Hi, I'm using the dataiku 12.5.2 in my workplace, and I found synchronizing design node and automation node is quite hard. Minor debugging issues that occur during ingestion are all processed by the automation node, while architectural modifications are build and tested in the design node. As time goes on, differences…