-
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.
-
Create a custom workflow
I am from a retail background. I need to automate the abandoned cart workflow to trigger email, app notification, web notification for the abandoned cart customers after a particular wait time. And also verify if the customer has been converted the next day or follow up after someday. Create reports of conversions etc Will…
-
Public WebApp setup
Hello, I am following the documentation in order to make a webapp Public without any need of authentication. I have two questions: * After going to settings and use the PROJECTKEY, which extension should I use from these two : "webappid" or "webAppId" ? * When the project key has been added, documentation says to use the…
-
How to get KeyStore password information from the Dataiku server file
Hi Team I'm working on renewing PKI certificate and want to take backup of the old key store password. I checked in the dataiku installation folder but i couldn't find any config file. Please let me know where can i find the key store password information! Many Thanks Krishu. Operating system used: Linux
-
Encountered Error
[2023/07/13-06:39:48.068] [FRT-39-FlowRunnable] [WARN] [dku.resource] - stat file for pid 29457 does not exist. Process died?
-
Unable to capture the users running webapp properly
Hi Team, I am trying to capture the user who is running the webapp as it is shared environment. sometimes it is capturing correctly and sometimes not. It is just showing the one you who started the webapp and displaying the same for every run even some other user runs it. I want to capture the user who is running the…