-
Code Studio - Not authorized: Not owner of the Code Studio
My friend has created a Code Studio. We are under the same Dataiku project. Are there any settings that needs to be configured in order for me to gain access to the Code Studio?
-
Dataiku Free Edition "Network Error"
Hey everyone I am trying to install the free edition of Dataiku. When I reach the "Select your license" page, I fill in the form, and click the "next" button. I get the following error: Network error An attempt to communicate with DSS failed. Please check your network connectivity. A screenshot of the error is attached…
-
Best Practices
Do we have any recommended best practices for Dataiku ?
-
How to Automate Clustering with Anomaly Detection for Each Partition in Dataiku?
Hello Dataiku Community, I’m working on a project where I’ve partitioned my dataset by category and year. For example, my partitions look like this: Category A | 2021 Category A | 2022 Category A | 2023 Category A | 2024 Category B | 2021 Category B | 2022 Category B | 2023 Category B | 2024 Category C | 2021 Category C |…
-
About deployer infrastructure setting
I would like to know how to set K8s-related settings in the infrastructure of dataiku deployer and make the ingress controller (NGINX) option visible in the service exposition. Of course, I know that the ingress controller has been set up in K8s and needs to be done. However, I would like to know how to make the Ingress…
-
Dataiku cloudでSparkを使う方法について
GCP環境で立ち上げたDataiku cloudでsparkを使おうとするとエラーが出てしまいます。 ドキュメントにはDataiku cloudではデフォルトでSparkが使えると書いてあるのですがPysparkレシピを実行すると画像のようなエラーが出ます。何か設定をする必要があるのでしょうか。 Operating system used: Windows Operating system used: Windows
-
Custom Agent Dynamic SELECT Param
Hello Dataiku Team, I am creating a custom agent, and I am trying to add a python script for the SELECT parameter, but it is not working. Here is what I have in my agent.json: Here is how my tree looks like: And the compute_llm_choices.py is like this: Please, could you spot any reason why this is not working from 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…
-
Custom recipe: Selected values not save for values from API
Hi, In plugin I cannot save selected values for fields in recipe.json, when values comes from API. Below user description: “these values don’t persist once you leave the recipe screen and return. As an example, you can see after we add values for multiple other values, and then you can see in the upper right I saved. Then…
-
Core Designer Certification - question join
Dear all, I'm currently working on the Core designer Certification project and I have an issue when I try to join the 3 CSV files (CO2 and Oil ; Urbanization GDP and Population ; Meat and Egg Production). When I do a left join with CO2 and Oil as the base, I have duplicated lines for each Entity/Code/Year with one with…