-
Online environment for the tutorials
Hi, Is there an online Dataiku environment available for trying out the tutorials in the learning path? I see that there is a trial version to download available but just for 14 days. Please clarify if there is any online environment that can be used for longer for trying out tutorials in the certification path.
-
Deactivate user account
Hi, I want to create a new user account. Having a limited licence number , the idea is to delete an existing user account that we no longer user. Is there any impact on existing flows ? what deactivate user profile really does ? Thanks Operating system used: Windows OS
-
GPU cluster is super slow to start :container "c" in pod "dataiku-kub-kub-xx" is waiting to start
GPU cluster is super slow to start, it always shows this error: Pod running list is []Error from server (BadRequest): container "c" in pod "dataiku-kub-kub-cy0deeh-52p7fdxj-747764c547-mjj4q" is waiting to start: ContainerCreating Sometimes, it fails in the end. Sometimes, it takes up to 20 minutes to start the pod and run…
-
RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and in
I use GPU clusters in the backend and want to run the recipe in Cuda but it failed. Could anyone tell me what should I do? Job failed: Error in python process: At line 9: <class 'RuntimeError'>: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from…
-
Version stability
Hello, We are currently working on updating DSS from 12.3 to 12.5, could you please confirm what is the latest stable version of DSS ? is it right 12.5 or a latest one. Thank you. Best regards,
-
dataiku DSS integration with Azure Devops
Hi Team, Iam working for MLOPS project. As per the project requirement I need to integrate DSS with my azure devops to automate the deployment process.. please help me here. Let me know if you need more information. Thanks Chaitanya
-
Segmentation
what I'm looking for is the user needs to choose among the segmentation parameters which are there brand, decile, market, decile, specialty account type. And in existing segmentation, which may already be there, other data that is supplied, which one of them they would want to use and once they choose it then depending on…
-
Limiting per project jobs for all projects
Hi, Is it possible to limit the number of jobs to say 5 for each project on a DSS instance? The documentation indicates I can do it for specific projects but doesn't make it clear if it's possible for all projects. I'd like to set the global limit to 20 and limit every project so no project exceeds 5 jobs. It's too…
-
Empty Hive table when processing with pyspark
Hello, I have a problem with a Hive table : - when trying to process the table using Pyspark (ex : df.count() ) i get 0 rows which means an empty DataFrame. - then when trying to investigate, using a Hive query (SELECT COUNT(*) FROM TABLE) i get all the data in that table. Does anyone have a solution to that or knows why…
-
Limiting the number of concurrent activities for all users
From https://doc.dataiku.com/dss/latest/flow/limits.html I see that I can setup a limit for a given user To define a limit for a given user, the key must follow the pattern “user/XXXX” (where XXXX is the username of a user). I was looking for a way to establish a general limit for al users, saying each individual user has…