Hello All ! i am looking to parse the prepare recipe steps in order to analyze each step separately on its ownm using DSS API, is there any way? BR,
Is there a quick way to find the projects using a particular plugin?
I want to link my sharepoint by defined variables as the pic attached, how can this be done?
I'm trying to connect to an external database using an API Connect Plug in but keep getting an error: Test failed: Failed to read from python dataset : <class 'rest_api_client.RestAPIClientError'> : Error 401: b'{\n "message" : "Missing authentication header.",\n "status" : 401\n}' Operating system used: Mac
I try to run my plugin but I still receiving this message: Job failed: Error in R process: simpleError : parse error: premature EOF (right here) ------^ The log: com.dataiku.common.server.APIError$SerializedErrorException: Error in R process: simpleError : parse error: premature EOF (right here) ------^ at…
Hello! I am working on an NLP project and have been unable to successfully creating the environment for the Sentiment Analysis plug in on a Mac running OS Ventura 13.0.1 Operating system used: Ventura 13.0.1
Hello, I am trying to set up a connection between Dataiku and SharePoint using the SharePoint plugin. I want to use the SharePoint Online Site App Permissions method and have configured a preset with the (as far as I can tell) correct settings. When I attempt to build a SharePoint dataset using this preset however, it…
Hello, I've encountered an issue regarding varchar length a couple of times when using the custom SQL recipe. If I create a varchar field with an implicit length of x and then change the SQL to increase the length of the column (i.e to x+4) Dataiku throws an error saying the string is too long and would be truncated. The…
I have a webapp that changes variables when the user selects them. However i want it to send an error message when the user attempts to change the variables while a scenario is running. I want to write python code to check whether a scenario is running or not. I am not using an API as it is within a webapp in the project…
Hi, Is it possible to set the visibility of a plugin's parameters (type PRESET and STRING) based on a Dataiku project's variable? For example dp_variables = dataiku.api_client().get_default_project().get_variables().get('standard') my_var = dp_variables.get('my_var') "params": [ {"name": "my_preset", "label": "My Preset",…
Create an account to contribute great content, engage with others, and show your appreciation.