-
Interacting with Labeling Task through Python API
Hello, In my project, I am trying to do two different things with labelings tasks. 1- Automatically create a labeling class according with a registry dataset with the classes that should exists. 2- Get the URL of the labeling class though a Python API to send to slack webhook. This is a issue since I need to send the…
-
Conditional textjoin in Dataiku help
Hi all, I am trying to 'textjoin' in Dataiku, whereby I would like to concatenate all values in Column B (condition type) based on the value in column A (deal id), so I get the output below (highlighted yellow column)
-
Data Modeling
Hi All, Could you please the steps to create star schema data model using DATAIKU. The tables are Time_Dimesion,emp_Dimension,Customer_Dimension,Product_Dimension and Sales_Fact. Thank you.
-
Admin API
Hi, I'd asking about Jobs section in the following page "/admin/monitoring/background-tasks" , how I can getting this data using HTTP API or python API.
-
Snowflake dataset override default connection details
Hi I was wondering what the exact names for the parameters were that need to be added in the 'specificSettings' to get a new managed dataset on snowflake be materialized in a catalog and schema different from the default details of the connection. I added a screenshot of the UI (I am looking for the database and schema…
-
How to re-run a failed job from automation monitoring
Hi, After looking around what feels like everywhere I can't find the "correct" way to re-run a failed job from the automation monitoring. If I press open a failed run, then go to the failed job there is a button "Retry this job", this will re-run the job but it won't show up as a run in the automation monitoring so you…
-
Jira connection
Hi, I am trying to connect to a Jira board through the plugin, but I seem to be doing some incorrectly and I don't understand the error message. I have the domain and all the api token in place the described in the plugin documentation, but I am not able to pull anything. Any idea what I am doing wrong? I am not sure about…
-
[Error] Error: [$injector:nomod] Module 'dataiku' is not available! You either misspelled the module
I see this error in Javascript console while running the app http://localhost:11200/ in Safari. It works on Chrome. The problem started just today, it was running well so far. [Error] Error: [$injector:nomod] Module 'dataiku' is not available! You either misspelled the module name or forgot to load it. If registering a…
-
Error installing Dataiku DSS Windows 11
Hello, I have trouble while installing Dataiku DSS on windows 11. I attached the logs. Thanks for your help Operating system used: Windows 11
-
Failed to train : : 'NoneType' object is not iterable
com.dataiku.dip.io.SocketBlockLinkKernelException: Failed to train : <class 'TypeError'> : 'NoneType' object is not iterable at com.dataiku.dip.io.SocketBlockLinkInteraction.throwExceptionFromPython(SocketBlockLinkInteraction.java:302) at…