Hello Dataiku Community, I have created a new Plugin recipe with Python37 and added some dependencies. The creation of the environment was successful. But when I Build the added plugin to the Flow after clicking on Created it gave the following error. Not sure where the error is coming from? Appreciate any pointers or…
Hello team, I am working on developing a plugin, by converting an app recipe to a plugin. This creates a descriptor file, app.json, and project.zip file(this file has all the app recipe components). I am attempting to use the plugin and have version control. However, there is a limitation in dataiku that it does not expose…
While exporting data through Tableau Hyper Export Plugin I'm encountering following error which says No module named 'pwd'.
I am trying to use Python notebook template "image processing for text extraction" for my custom requirement. I followed steps mentioned in Plugin documentation of Tesseract-OCR and from notebook I also set plugin code env and before running my code I just restarted kernal to make sure everything work properly as a normal…
Hello, I want to replicate the work of the Time Series Plugin. Namely, I want to fit STLDecomposition models, save them, reuse the later in my flow. I need help saving and retrieving the models: I don't know how to save the models as pickle binaries, and I don't know how/where to store/retrieve them. I tried (and failed)…
I have created a plugin previously in development. I am attempting to use the feature in Application designer window > Actions> Create or update plugin application. In the Convert to plugin recipe window > Target Plugin> Existing dev plugin. The idea is to update the previous plugin after making changes to the app recipe…
Hello- We have successfully installed and configured the sharepoint plugin and uploaded a file to Dataiku. We want to use that as a source for a flow and integrate it with other data. This works but it doesn't update in Dataiku after updates to the file occur in sharepoint. How do I get Dataiku to pick up updates to this…
Hi, I have a dataset plugin , I want to add partition to my plugin, but i don't know how to make the tab partitioning appear on it event when i implement some code on partitioning function. regards,
Hello, I am trying to use VS Code editor for editing python recipe code. I followed instructions mentioned below and create config.json file with url & api key, but i am not able to see any projects. * Through configuration file. Create or edit the file ~/.dataiku/config.json (or %USERPROFILE%/.dataiku/config.json on…
Hi, as of now, the GDPR plugin implements an option to blacklist connections. Would it be possible to provide a whitelist mechanism, so that some project can only source their data from specific locations ? Best regards, Moaï
Create an account to contribute great content, engage with others, and show your appreciation.