-
Custom script for Container execution to push the base images
I'm running into an error ''' Error while checking kubernetes logs, returned 1 Error from server (BadRequest): container "c" in pod "dataiku-exec-python-afmkmmh" is waiting to start: image can't be pulled ''' The main reason here is because of the access issue for pushing the image to the internal repository. I was…
-
Allow nested flow zones
Hi, I use flow zones a lot and appreciate the value. Why not extend the capability and allow nested flow zones, i.e. a flow zone within a flow zone? thx
-
Mismatch in random ports for notebook kernels
When I try to use the notebook kernels in containerized environments I get different ports stored in DSS and in the kubernetes pod is that normal? The file jupyter-run/jupyter/runtime/kernel-c234fbb1-84dc-44ad-a18e-7ad0aff81702.json shows different ports: { "shell_port": 51875, "iopub_port": 38011, "stdin_port": 35689,…
-
Add PEP8 validation for Python code
It would be very helpful to have PEP8 formatting validation of Python code integrated into the UI in places where Python code is used. As this is a standard that our code, and I guess many peoples', needs to abide by. Most useful examples would be Python code recipes (maybe as an extra validate option) and Project…
-
Issue with Dataiku Visual Recipe Failing to Save Data to SQL Database
Hello, I am currently using an Other SQL Database connection in Dataiku and utilizing Visual Recipes to save data to a table. In some cases, such as when uploading files or handling simple datasets, the table is successfully created and saved. However, there are instances where the process fails. I would like to understand…
-
出力データセット名の動的な変更について
現在Pythonレシピを用いて出力するデータセット名に出力日時を加えたいと考えています。 Pythonレシピで出力データセット名に付けたいデータセット名を指定したところ、 <class 'Exception'>: Dataset "データセット名" cannot be used : declare it as input or output of your recipe というエラーが出ます。 Pythonレシピの入出力で設定したデータセット名のみが利用できないという旨ではあると思うのですが、どうにかして出力データセット名を動的に変更することはできないでしょうか。
-
create technical users for production use-cases?
Hi, We would like to create technical users for each production use-case. These users should only have permission to run jobs related to their respective use-case, meaning we would require one technical user per use-case. However, we have dozens of use-cases in production, and creating a separate user for each one would…
-
CPU and memory usage and resource utilization
Is there a way we can check CPU and memory usage within dataiku along with resource utilization without integration of external tools
-
Storing and Retrieving Embeddings in Knowledge Bank via Python
Hello Team, I hope you are doing well. I am currently working on a project in Dataiku 13.1.2, where I am generating embeddings using LLM Mesh in Python code. At present, I am storing these embeddings in a PostgreSQL dataset. However, I would like to store them directly into a Knowledge Bank using Python code. Key…
-
Process mining webapp missing features
On the latest version of the process mining solution the "Data Cleaning" or "Step" feature on the webapp is no longer available. Any idea of how to bring this back. Thanks Operating system used: Windows 11