Hello Data Science Enthusiasts, As a data science enthusiast and proud owner of an Intel Core i7 laptop, I recently came across Dataiku.com, a powerful platform designed to facilitate data science and machine learning projects. I'm excited about exploring its features and functionalities, but I wanted to reach out to the…
Hello I'm currently facing an issue while attempting to connect to our SAP BW data source within SAP Analytics Cloud. Despite following the usual steps for establishing the connection, I keep encountering an error message that reads: "Connection Failed: Unable to establish a connection to the SAP BW system. Please verify…
Hello everyone, I have a situation where I've created a standalone dataset to track the status of multiple scenarios. Each scenario reads the dataset, updates its corresponding row with the status 'Completed' and the 'Run date.' The challenge arises when these scenarios run in parallel and attempt to access the dataset…
Im partitioning a table by date and using it as an archive. Ive written code to extract a list of partitions to remove (because they are old), but cant find the method that can take this list and remove the partitions from the existing table. Here are the current partitions in the data (each partition is like 22M rows and…
Hello All, I have tried creating DSS users by using python script but unable to do it. It throws below error. #!/bin/bash DATAIKU_URL="DataIKU URL" DATAIKU_API_KEY="XXX_API_KEY" ENDPOINT="/users" PAYLOAD='{ "id": "hamett0", "displayName": "Harish Kumar Mettu", "password": null, "sourceType": "LDAP", "groups":…
Hi, Is there any way to create an evaluation recipe in the flow against a saved model placeholder - a model version to be imported later from mlflow based training session through the api? I get get an invalid argument error: No active version for model <saved_model.id> Thanks
Hi Gurus, I have a python program which read a folder containing huge files and get some meta data. I converted it into a plugin but when I run the plugin I get this error: No recorded container image tag for this code environment in act.compute_test_NP: No recorded image tag for env PYTHON…
Hi Team, I am trying to capture screenshot of the complete webpage from dataiku webapp built with dash - python at backend. Whenever user clicks on save button, a snapshot of the webpage should be captured and saved into their local. This webapp is a common one for many users and everytime if any user saves it, a snapshot…
I am reaching out to seek guidance and advice on utilizing Dataiku for data integration and ETL (Extract, Transform, Load) processes. As a member of this vibrant community, I am eager to learn from your experiences and expertise in working with Dataiku. I have recently started using Dataiku as a data integration and ETL…
Hi, I have recently encountered a problem with SQLExecutor2. When running a query using SQLExecutor2 in a jupyter notebook if I manually interrupt the kernel or something else interrupts the kernel before the query finishes, SQLExecutor2 seems to never close the connection to the database. After this happens, any new query…
Create an account to contribute great content, engage with others, and show your appreciation.