-
Adhoc Scenario/Flowzone execution on file change
Hi, I have below execution situation to be replicated from Alteryx. Not sure how dataiku can support this. Kindly share if there is any guidance. Current Way of Working with Alteryx Users have been provided access to Alteryx workflow via Gallery. Users can see only workflow that they have access to. Users are not technical…
-
Setting up Stages in Snowflake to work with Dataiku
In Dataiku DSS when working with Snowflake there is an option to use a stage. This apparently speeds up performance by increasing the number of different types of processes one can do inside Snowflake without having to ship data back to the DSS server for processing. Are folks using this feature? What has your experience…
-
External data catalog integration
Hi everyone, I'm looking for a way to integrate DataIku into a standalone Data Catalog tool. For example, DataHub. This stems from the fact that some initial data load and transformation happens inside the DWH through orchestration tool like Airflow and transformation tool like dbt. This creates initial datasets that are…
-
Feature Upgrade Request for Dataiku - related Vector DB, PII detection
Currently, we are proposing Dataiku as a Generative AI platform to one of our key clients. During the solution evaluation process, the client identified two key functionalities that are not yet supported by Dataiku. If these features are added, I am confident that they will significantly contribute to securing a new logo.…
-
Google Workspace as SAML SSO provider for DSS?
Is there anyone out there using a Google Workspace Domain to set up a single sign-on environment for Dataiku DSS? Operating system used: Linux
-
ProcessDiedException - can't access the Flow
Hi, I was migrating a project from a localhost Dataiku to a shared local network instance and after importing the project, I can't access the flow screen. All I get is "HTTP code: 500, type: com.dataiku.dip.exceptions.ProcessDiedException" error message. Is there a way to debug this and find the underlaying issue ? I found…
-
update DSS license - improve the documentation
Dataiku's documentation says there are 3 ways to update a DSS license but then only lists 2: """ Copy your new license file into DATA_DIR/config/license.json (needs restart of DSS) Log into Dataiku DSS, click the “Administration” gear, then click “Enter license” and enter the contents of the license file. """ I suppose the…
-
Automatic refresh or reload of source file from local /shared drive path in pc
I need to use DataIKU as ETL tool. We have uploaded our source data of excel format by using 'Upload your files' option. The issue is whenever the file gets replaced in the root path of our local/shared drive folder in pc, dataiku does not pick the updated file automatically. If there is any way to resolve this or another…
-
Got the error "API Key not provided" when call to python API endpoint
I have created a python function API endpoint in API designer, when I run the test query, it works well. After that, I created an API key for this API service, but when I call the public API endpoint via Postman (i found the guide here: https://doc.dataiku.com/dss/latest/apinode/first-service-apideployer.html) : URL:…
-
Dataiku Monitoring
Hi, What is the best practice that you suggest to maintian high availability for the DSS instance? Also how do I leverage Nagios to monitor the Dataiku services like backend, ipython, nginx(/dss status)? or what is the suggested approach to monitor the Dataiku- from the application service perspective not the infra that…