Hi, I am using the local deployer to deploy project on automation node. The first deployment goes well, on the other hand when I try to do an update and deploy a second version i get this error message : Automation node http://xxxxxxxx:xxxx returned an error when trying to activate bundle v1_prod on project xxxxxxx:…
Hi, I would like to execute some raw sql queries like insert the rows directly into the oracle database. Based on the various community discussions, I chose to use SQLExecutor2. My code is as below: from dataiku import SQLExecutor2 import dataiku def test(): # get the needed data to prepare the query # for example, load…
I work as a data scientist manager at Pfizer. I have some feedback for DSS. 1. Does not return to the exact location in the Flow - I have a dataset in zoneA and it is shared to another zoneB. - I explore the dataset in zoneB - When I come back to the Flow, the flow focuses on the dataset in zoneA instead. 2. Cannot compare…
For my internship i have a project where i have to create a dataset with all the scenarios and their runs, but when i try and import them the informations such as the last run, the progress percentage, number of runs type of triggers and stuff like that remains empty or are marked with a 0 . I hve the id and the name of…
Hello, I am new to dataiku. I was trying to play around my data but cannot complete simple data preparation receiving this message: schema cannot be empty when catalog is present. Even though I tried to perform different type of data preparation, it sent me this message without telling me exact error I had. Any idea or…
Does anyone know why partitions that are being extracted still don't appear in the partition list under the Explore tab of the dataset? Operating system used: windows
hola mi version de prueba de 14 dias fue renovada pero vence mañana. como puedo obtener la version pagada; ya que necesito seguir usando esta herramienta Operating system used: Windows 11
I have an error when running visual recipe jobs in containerized execution that I don't have when executing locally in DSS. This job has S3 input and output in http, the DSS instance is in HTTP. The "Test" button in Settings > Containerized Execution works properly. Here is the error: Failed to list files, caused by:…
Hi I've got dataset with regex patterns in one column and python code that uses it to make replacement. I need regex pattern that will remove everything between "begin:" and "end:" Tried to use "begin:[\s\S]*?end: " but it doesn't work. in between I can have more then 3000 chars including special ones. Thank you Ela…
Hi there! I'm setting up a pipeline to move data from BigQuery to Snowflake and really need some advice from folks who've done this before. Right now I'm using the standard DSS engine but it's painfully slow for larger datasets - takes forever to process even moderate amounts of data. I'm not sure what route is actually…
Create an account to contribute great content, engage with others, and show your appreciation.