-
test a connection using dataiku's API ?
Hello We automated the process of setting up many connections in DSS using dataiku's API. However, when upgrading to the latest dss version we noticed that somes connections do not work anymore because their configuration have changed. So as we are adapting our configuration as code, I am looking for a way to test a…
-
How to create containerized execution using dsscli or python API
Hello, I'm trying to automate the deployment of Dataiku so I need to configure a few things to be set up automatically. I figured out how to do that for users and groups, for fine grained permissions I use the python API. I still need to figure out how to do this for creating containerized executions and code envs I didn't…
-
UIF + K8S + Spark fail cryptically
OK so without UIF, no issue with K8S+Spark. I'm using just the library from the DSS download site. When I try to do UIF : non spark recipes run fine, but the Spark recipe no longer succeeds. The issue summary is simply : Oops: an unexpected error occurred The Spark process failed (exit code: 1). More info might be…
-
aa edited by someone
Hi everyone, I'm facing an issue while writing a CSV file to S3 using a Sync Recipe in Dataiku. Even though the dataset looks correct inside Dataiku, when it gets saved to S3, all the data appears ediiiiiiiiiiiiiiiieted Operating system used: os
-
Can Dataiku connect to Azure Data Studio?
-
Automation node responds with error after upgrade
We recently upgrade Dataiku to 13.3 version. we have Automation and Design node and when we are trying to run something on Automation node or deploy new bungle it responds with error : "User does not exist on node" Operating system used: RHEL
-
Can't set up "Containerized execution", "Build image for containerized visual recipes" not working
I have a GCP / Ubuntu installation of DSS. I'm trying to set up GKE to run recipes on. I've used the GKE plugin to create a cluster, I can see it running (both from DSS and from the Google Cloud Console). I think the documentation is outdated and refers to an older version of the plugin and still relies on the Google…
-
How to access dataiku home page
I am not able to access Dataiku homepage to run the project, I am using windows based VM downloaded from Dataiku. Please help me. Please help me to get into my project, I need a step-by-step solution to get in/login. Regards Soumitra
-
Dataiku Free Edition - Installation issues
Hi, I have a Windows laptop and I am trying to install the Dataiku free edition on it. When I run the Dataiku Launcher Setup it freezes at the 'Loading' stage with the following message box displayed: Can you assist please? Thank you Victor Operating system used: Windows 11 Home 64 bit Operating system used: Windows 11…
-
Saving spark dataframe as Parquet using standalone Spark on Local server
Hi Team, My Dataiku server has not been integrated with Hadoop cluster but I have standalone spark installed in the DSS server. While creating a new dataset, the only file format that is available for me is csv. I wanted to know, whether it is possible to save my datasets as 'parquet' into my local DSS server.