-
Data Overwrite Issue in BigQuery Using Dataiku with Python
Hello everyone, I'm currently developing a Python script in Dataiku and encountering an issue related to data overwrite in BigQuery. Here's some context: In my project, we're importing data from Teradata into BigQuery using Dataiku. The goal is to perform incremental updates, meaning adding new records for the last X days…
-
[Apache Kafka] How can configure group.id for a consumer?
How can configure group.id for a consumer? I configured correctly the connection. I use a specific group.id but I receive: dss_consumer-1747668181799 How can I configure correctly a consumer? Thanks Operating system used: Ubuntu 20.x
-
Dashbord tutorial : wrong date format ?
Hi there, In the dashboard tutorial (core designer path), I cannot work on the "purchase_date" as it's seen as a string format in the "Charts" tab, althouth the dataset shows a date format … where am I wrong ? Tks for your help !
-
Chat with and visualize (plot) data in webapp
Dear Experts, I am working on a webapp chats with the data and able to get correct results. However, I am trying to extend it to add visualization or plotting capability to it. I tried multiple things but nothing worked. Is there any guidance, example or documentation available for the visualization part.
-
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…
-
recipe.get_status() no longer returning state of continuous recipe
Previously I was using the below code to check if a continuous_recipe was running and if it wasn't then it would restart it. Since our most recent update, it no longer returns the elements that would tell me the current state of the recipe to key off of. Where could I get the state of a continuous recipe to fix my code?…
-
Automating BigQuery Dataset Creation via Python Notebook
Hello everyone, I am currently working on a project where I want to automate the transfer of data from a database to BigQuery using a Python notebook in Dataiku. I have many tables involved and I aim to automate the entire process because I don't want to create each dataset manually. I found information on dataset creation…
-
api key changes with new bundle
Hi Dataiku Team, i have defined an api_key for a project in the Development node. Whenever i deploy the project as a bundle to the automation node the api key changes in the automation node. If i try to create a new Key directly on the Automation node then the same gets deleted when i deploy a new bundle. Can someone help…
-
Getting the user executing the script in Dataiku notebook
Hi, we are running a python "notebook" in dataiku and in the code, we would want the id of the user who is running the notebook (as opposed to who created the notebook session). Sometimes multiple users open it in parallel and run in which case we have a need to see which user is actually running the notebook. At the…
-
Retrieving a deleted recipe