Plugins & Extending Dataiku
-
Julia Plugin: Your user profile does not allow you to write Julia code
Hi all, I am messaging in regards to this plugin:https://www.dataiku.com/product/plugins/julia/ I am currently the admin of my instance. I am not sure why it's stopping me from using the plug in when I should have admin access Can someone help? Operating system used: Ubuntu, Windows (VM)
-
Testing Plugins in different nodes (Designer/Automation/API)
I have Dataiku instance setup and installed Designer, Automation and API nodes. I have a bunch of Dataiku store plugins like Text Preparation, Text Summarization, Named Entity Recognition, Deep Learning Image (to name a few). I have to test these plugins to ensure they are working properly in different nodes. 1) Run the…
-
Query builder UI for data plugin
Without needing to create a custom javascript ui, Can I build something like this UI using DSS's available json ui components where I can increase and decrease the number of entries? https://react-querybuilder.js.org/react-querybuilder
-
Multiple Git Repos per Plugin
Is this supported? my plugin may depend on another internal common library which I'd need to import separately assuming that library isn't available via pip install.
-
Alternatives to Spark for plain Python
Hello, For our data-intensive recipes, we use PySpark to distribute calculations on a kubernetes cluster. However, there are compute-intensive models (e.g. simulation-based) that we would also like to distribute on multiple machines and my question is whether for them Spark is still the best way to do it in DSS. Our…
-
Additional Documentation for Custom Policy Hooks
Hi there, I am trying to find a couple ways to extend the GDPR plugin and restrict bundle deployment or running jobs if a dataset contains PII on certain projects. I was looking at the Custom Policy Hooks but can't find much in terms of documentation. Is there any additional help I can get to program/develop using Custom…
-
How to include external features for a time series forecasting training job?
I am trying to train a multivariate time series model with the "train and evaluate forecasting models" method available in the "forecast" plugin. I have added an external feature(holidays) to the training by checking the "Add external features" check box and selecting the external feature using drop down.. but the…
-
Export more datasets with Power-Bi Plugin
hi, I'm trying to export my outputs datasets with Power Bi plugin, but when i did it, i was only able to export one dataset and i don't know how to export more than one. I tried to export to folder but i couldn't select more than one either. someone know how to do it? thanks, Julio Cezar from Brazil. Operating system used:…
-
Connect Python+Jupyter extension for VS Code
After reading this Knowledge Base article: How to Edit Dataiku Recipes and Plugins in Visual Studio Code, I was wondering how can I connect the Python+Jupyter extension for VS Code running on my local computer to use a Jupyter Server running on a Dataiku Design Node? I do this all the time with generic could instances with…
-
SalesForce Plugin - data typed as Object breaks external storage
Hi community, I want to use the SalesForce Plugin v.1.2.1 to write data to SalesForce. Using the SalesForce recipe, I have successfully uploaded sample data. Currently, the output dataset is stored in as "filesystem managed", and everything works fine. However, I notice that the "data" column in the output is of type…