-
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…
-
Add custom checks to dataset programatically
Hi, Is there a way to add custom checks in the same way as adding metrics to a dataset through the dataset api ? Thanks
-
Problem with pivot -- help?
I have a dataset that contains, among other fields: * Store name * Product purchased * Brand of product * Date of purchase * Whether the product delivered was a trade sample (field is called is_sample and is boolean) I'm trying to build a pivot where the columns are: Store name, Brand, and two pivot columns based on the…
-
Mysql connection with utf8 encoding
i am connecting dataiku with a mysql connection, when i altered my database to be able to use utf8 encoding to support arabic language it didnt work and raised this error: Job failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near…
-
Model Performance was not Computed
It shows 'model performance was not computed' in evaluation store, I check the 'compute performance' is enabled and label column is included in dataset. Operating system used: Windows
-
Leveraging Dataiku DSS with Ryzen 9 Laptop: Exploring Possibilities and Performance
Hello forum members, I would like to initiate a discussion regarding the utilization of Dataiku DSS, the collaborative data science platform, in conjunction with a Ryzen 9 laptop. Let's explore the potential benefits, performance considerations, and experiences of using these two together. Here are the details: Laptop…
-
How to Load the API Service Log for Deployer Node
Hello, everyone. When Deployer node deploys API Service, I have some questions about log. 1. Is the log generated when deploying API Service stored only in the run/audit.log of the Deployer node? 2. Then, is there a way to load log for each API service? (As far as I know, it all adds up to audit.) Thanks