Hi, Is it possible to retrieve the DSS version info (e.g. 8.0.2, 9.0 etc...) for the current server instance via the internal dataiku Python API? It looks like this might be available via DSSClient.get_general_settings() but that requires admin privileges which we don't want to rely on having in the calling code. Curious…
I have been using Dataiku Graph Analytics plugin for a few weeks for firewall rules & logs analysis following the https://diablohorn.com/2022/04/09/firewall-analysis-a-portable-graph-based-approach/ approach. This approach offered quick benefits: - It helped understanding configuration issues using a visual approach, much…
How to run glue job from python recipe in dataiku either by uising boto3 or other method. When using boto3 getting client error when calling StartJobRun operation: the security token included in the request is invalid.
Is there a way to limit the plugin UI from getting prompt values if the custom recipe is already running in a flow? Let set the stage: I have created a plugin custom recipe to export a tableau worksheet as an PDF for each partner. the list met partners is provided by an input step and the PDF's are saved to a managed…
when I am trying to create a oauth credentails for my plugin. it always returns Oauth did not return a refresh token but refresh token is being created in my end. What path does dataiku try to get the refreshtoken from?
We are trying to develop a plugin which should be able to read `n` number of files from a managed folder and put `m` number of files back to same or different managed folder, here `n` is not equals to `m`. To achieve that we have created a project and exported that as a plugin. But the issue is our flow is starting with…
I am new to Dataiku and am trying to connect to data in SAP ECC using a data connector or plugin. How would I go about this and does this incur additional cost for connecting to this data?
We're using DSS and exporting the dataset from DSS to PowerBI. Export is successful however the format is showing up as streaming dataset on PowerBI where we're unable to build dashboards by combining multiple datasets as there is max of only 1 streaming datset we can use to build dashboard in PowerBI. Do we have an option…
I wanted something to be able to see all plugins as it is not easy to keep track of what plugins are available, when they get updated, when new ones come out. I knew DSS fetched the list of plugins somewhere so while I could have asked Dataiku Support to see if they would tell me I armed myself with the excellent Proxyman…
Create an account to contribute great content, engage with others, and show your appreciation.