-
HI guys. I completed ML Practitioner. And now, i dont know how to get a certificate and how to downl
-
How to adjust column width in the pivot table ?
I am not able to save the adjusted width in the pivot table. Original Pivot Table Below is the result that I want to achieve. I adjusted the width of the table manually and save it. However, it never take the effect. Below is the dashboard shown in Webapp.
-
Swagger/OpenAPI for DSS public rest API
Hello, We have this documentation about the public rest API. https://doc.dataiku.com/dss/api/14/rest/ However a standard one would be better so that we can use it in our tools. OpenAPI (ex-Swagger) seems a good candidate for that. Best regards, Simon
-
How to design a scalable loan origination system for a fintech app?
I’m working on a digital lending platform with a team at Nimble AppGenie, handling user onboarding, KYC, credit scoring, and loan disbursement. What’s the best architecture for a scalable loan origination system? Should we start with microservices or a modular monolith for MVP and evolve later?
-
Code Studio - Not authorized: Not owner of the Code Studio
My friend has created a Code Studio. We are under the same Dataiku project. Are there any settings that needs to be configured in order for me to gain access to the Code Studio?
-
I can't dynamically select a notebook in a DSS macro + Using Python API to access notebooks fails
I’m trying to create a project macro in DSS 14.2.2 that allows a user to select a notebook from a dropdown and then perform actions on it (e.g., add a code block). Problems encountered: The dropdown appears in the macro UI, but it never shows any options. (I want all projects' notebooks). Attempting to use the Python API…
-
Reading from partitioned dataset gives doubles despite DISTINCT
Dear, I run the following query on a partitioned dataset: SELECT DISTINCT X.* FROM ( SELECT sha2( ( nvl(col_a, '') || nvl(col_b, '') || nvl(col_c, 0) || nvl(col_d, '') || nvl(col_e, 0) || nvl(col_f, '') || nvl(col_g, '') || nvl(col_h, '') || nvl(col_i, '') || nvl(col_j, 0) || nvl(col_k, 0) || nvl(col_l, '') || nvl(col_m,…
-
How to clean the Notebook Kernel's list ?
Hi everyone ! I'm working on cleaning up my Dataiku instance before a version upgrade. When I use notebooks, I have a very large number of available kernels, many of which are obsolete. Do you know where I can clean up this list? Thank you. Dataiku version used: 13.2.4
-
Dataiku Cloud と Snowflake を Private Endpoint で接続する際、Dataiku Cloud の Account ID の必要性
お世話になっております。 現在、Dataiku Cloud(SaaS)と Snowflake を Private Endpoint(PrivateLink)経由で接続する構成を検討しています。 Snowflake 側で Private Endpoint の設定を進める中で、 「接続元サービスの Account ID(AWS Account ID など)」が必要になるケースがあるのかについて確認したく、質問いたしました。 質問① Dataiku Cloud と Snowflake を Private Endpoint で接続する場合、 Dataiku Cloud 側の Account ID(AWS Account ID…
-
Accidentally deleted a Dataiku project – is there any way to recover it?
Hi everyone, I accidentally deleted one of my Dataiku projects and I’m trying to understand whether there is any way to recover it. I’ve been researching this for a while and I’m finding conflicting information: Some sources say that once a project is deleted, there is no way to recover it. Other sources mention that…