Hi Team we are having a managed folder in Dataiku which we have created with the help of BOX plugin. Below is the configuration of the managed folder. Now, we want to create a new directory inside this folder with the help of R recipe of Dataiku. As of now we are able to read and write any dataset from this folder with the…
I am trying to use mlflow with dataiku and trying to write all the experiment tracking logs and metrics to a specific folder. I can see the folder in the flow, but the logs and metrics dont appear there but it appears in the dataiku's ExperimentTracking UI. What's wrong in the code doing this? project =…
Hi, I am trying to create google drive cloud connection to my location project. and I'm straggling to get the below, * In the Authorized redirect URIs section, add the domain of your Dataiku instance redirection endpoint. The structure should be https://<<your instance domain>><<:port number if not…
Hi, Is it possible to use getChoicesFromPython in a python probe / metric in a plugin ? It looks like it doesn't work. https://doc.dataiku.com/dss/latest/plugins/reference/params.html#dynamic-select-using-python
For anyone out there moving to Dataiku 12.4 be aware that there is a breaking change in Dataiku 12.4 API. Dataiku has decided to add add timezone to their date/time objects returned by the API so if you do any sort of date/time calculations with the API date/time fields you might get an error. The following sample code:…
Hi, I'm trying to explore the capabilities and limitations of Reporter in scenario and I'm not sure how the option "Send to dataset" works behind the scenes. Does anyone know: * What type of datasets can I send the data from the reporter to? Can I send the data to a third-party dataset created by a plugin instead? * Can I…
Hi! I have created an API in Dataiku, with the endpoint being a Python Function. I am able to call the API from python using both a) dataiku's dataikuapi, and b) using a plain HTTP requests. However, due to some company policies, I'll have to call the API from Javascript, with a cross-origin request, and thus will need to…
Hi all! Do anyone have solution to connect Influx DB to Dataiku? Operating system used: Linux
I am trying to implement enabling partitioning in plugin custom dataset. And there are several functions in skeleton waiting for implementing eg. "get_partitioning", "list_partitions", "partittion_exists", "get_records_count". If I understand correctly, get_partitioning method is mainly to return what partitioning schema I…
I know that one can send information out of Dataiku DSS to Slack. I’m wondering if anyone has done this with Discord? I have several use cases in mind. * Simply notifying folks about information managed by Dataiku. * Setting up an api that a discord bot can use* Dataiku holds the role assignment for program participants…
Create an account to contribute great content, engage with others, and show your appreciation.