Hi Team, I have created scenario with consists of 5 steps. step 1: sql query to check latest data step 2: set project variable as execution start time using now() formula step 3: Build the dataset step 4: Run Ml model step 5: set project variable as execution end time using now() formula. Here question is step 2 and step 5…
I am surprised this is missing from the GUI but what really surprises me more is that it's not even shown in the logs.The fact that one needs to query the API to get this data should be a good indication that both logging and GUI need to have an overhaul. I have posted a Product Idea feel free to vote for it. It also asks…
is there any data architecture diagram available for dataiku which shows a complete project ???
Hello, Does anyone have an idea why the "Dataset change" trigger on a scenario doesn't work for me? The dataset that I'm using is created out of files from Azure Blob Storage. Even though a new file arrives there every 30 minutes, my scenario is not firing. Thanks! TP Operating system used: Windows
Hello, I noticed that when importing bundles to an automation node, environments are versioned and all old kernels are available for use in Jupyter notebooks, along with all the old environments. Now I understand that this versioning is done so that if projects/bundles which are using the same environment name can continue…
How do I bring 4 rows of data into 1 row, 4 columns?
Hello, is there any options to limit audit logs saved locally? We sent our log via event-server to s3 (why these not sent to s3) but there log are generated in dss ui. I see this config in doc https://doc.dataiku.com/dss/latest/apinode/operations/logging-audit.html#how-to-turn-on-query-logging, does that means I've already…
We recently start to integrate Code Studio with our instance. And we use to save HD5 file in a managed folder, and use code like : with pd.HDFStore(pathToFile, mode='r', complevel=COMPRESSION_LEVEL, complib=COMPRESSION_METHOD) as hdf: hdf_keys = hdf.keys() This works well with pathToFile generated from the managed folder…
Hi, In Dataiku, connection settings can be linked to user groups, but I believe they cannot be linked to projects. I have a question regarding this: If UserA belongs to both the Finance and HR user groups, UserA would have access to connections associated with both of these groups. This situation can easily lead to…
Hi, Id like to ensure our code recipes follows secure coding practice by not putting secrets (API Keys, Passwords, Tokens) in the code recipe. Is there a way to do this from Dataiku? Assuming we don't use external git repository.
Create an account to contribute great content, engage with others, and show your appreciation.