-
Alation and Dataiku Integration
Folks, my former colleague Aurelien Ferriere encouraged me to cross-post this recording, originally from the Alation Community, here, since it showcases the integration between Dataiku DSS and Alation's Data Catalog Platform. https://youtu.be/aKUbzWL6c2w
-
Export button missing
The export button to save a python dataframe from a notebook to local machine is not showing any more. Is there a way to reconfigure this? Operating system used: Windows 10
-
How to set the values of a CREDENTIAL_REQUEST preset of a plugin
Hi, I need to set the credentialRequestSettings values (type, authorizationEndpoint, tokenEndpoint and scope) of a CREDENTIAL_REQUEST preset: "params": [ { "name": "cdf_credentials", "label": "CDF credentials", "type": "CREDENTIAL_REQUEST", "credentialRequestSettings": { "type": "OAUTH2", "authorizationEndpoint": "",…
-
Can we have API to manage plugins ?
Hello there, So far, there is not API to manage (install, uninstall, configure etc.) plugins: everything has to be done by hand, which is excessively painful and time-consuming when you need to install dozens of plugins on a new DSS installation ? Thank you !
-
Extract content of a scenario using Dataiku API via Python
Hi All, Need help on extracting content of a scenario using Dataiku API via Python. Like, I want to extract the SQL code or Python code whatever written in the scenarios via automated way. Thanks, Vamsi Operating system used: Linux Operating system used: Linux
-
LLM Service Plugin?
This might end up as a product idea if it is not already, but is there currently a way e.g. via plugins to incorporate an internal foundation model with its associated API endpoints? Essentially, we are wanting to create a new LLM connection. Operating system used: Ubuntu 20
-
visual application - "reader" license
Hello, I have developed a project on Dataiku platform and I wonder, when I will conevrt it into a visual application, if users having "reader" license will be able to use it? PS: the user will need to upload a file and fix some variables. Thank you in advance,
-
Plugin development - When and why one should use plugin's Preset vs plugin config
Hi all, Would you comment on under what situation/condition, one should use a plugin's Preset vs plugin's Config. Thanks in advance
-
set jdbc path
Hello, I used Instance templates Setup actions. To install jdbc. I've installed first version which was not accepted by dss design as recent built. I chnaged the version then reprovisonned instances. When I try connect, it found the first jdbc not the second. How to found the first by path? DSS_DATA_DIRâââ…
-
Parameterize email in Scenario
Hello Any idea how to pass the email address during runtime to the scenario for job reports delivery instead hardcoded in the scenario steps. Regards,