-
Error: Unable to Connect to SAP BW Data Source in SAP Analytics Cloud
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…
-
Handling Concurrent Access (read & write) Standalone Dataset for Parallel Scenarios
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…
-
Deleting Partitions w API
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…
-
Unable to create DSS users using shell script
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":…
-
How to create an evaluation recipe with a non trained saved model (w/o active version)
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
-
A question about plugin related due to "No recorded container image"
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…
-
Unable to capture screenshot of the webpage
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…
-
Seeking Guidance on Utilizing Dataiku for Data Integration and ETL Processes
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…
-
SQLexecutor2
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…
-
New Project Error
I recently received a new Dataiku license however I am getting an error when creating a new project. It's telling me that "I don't have write contents permission on this folder." The new project button is greyed out.