-
DSS on VirtualBox "failed to start"
Hello community, I am a student and I discovered Dataiku very recently as part of a marketing project for the current semester. And I'm encountering some problems with the installation. I work under Windows 10 with my laptop and desktop computer and I chose VirtualBox as my virtual machine to run DSS. Unfortunately, I'm…
-
Building base image for recent CUDA versions
DSS documentation states that base images can be built with `dssadmin build-base-image --cuda-version X.Y` which only supports CUDA versions up to 11.2. Documentation goes on to say `If you require other CUDA versions, you would have to create a custom image.` As CUDA 11.2 is more than 3 years old, we'd like to see whether…
-
MLFlow Version update & python code env update
Hello Dataiku community! I've trained a model using our Dataiku 12.2.0 version and later exported it as an MLflow to deploy it onto an AKS cluster. However, our cybersecurity team has advised updating the Python libraries and the MLflow version. As a platform admin profile user, but without backend access, how can I…
-
Regarding IPYWIDGETS
I am using jupyter notebook to work on a project. However when I try to access ipywidgets, it says No module named 'ipywidgets' This still happening after installing the module using 'pip install'. My main motive to use ipywidgets is to get a copy to clipboard button for output dataframes. Please do let me know the…
-
How to download dataiku software?
How do i download dataiku software? Thanks
-
Can't Be Installed on Windows 11
In order to use the Visual ML deep learning prediction model, Time Series Forecasting model, etc. you are required to have a custom python code environment, and then you have to install the "Visual Deep Learning..." additional packages into the custom python environment. However, on Windows 10 or Windows 11 when you go to…
-
Change a recipes engine using the API
Hi Everyone, I know we can get the selected engine details of a recipe using the API. but is there a way to change the engine of the recipe as well using the API ? Any suggestions are welcome Thanks..
-
Remove warnings when import dataiku using Python 3.9
Hi all, I am just starting to use Python 3.9 and I am getting the following warnings when I import the dataiku package: distutils Version classes are deprecated. Use packaging.version instead.invalid escape sequence \*invalid escape sequence \*invalid escape sequence \sinvalid escape sequence \:invalid escape sequence \:…
-
Configuring Spark and Hadoop with Dataiku DSS
Hi! I'm encountering difficulties configuring Spark and Hadoop with Dataiku DSS on my local Windows machine. I've successfully installed Dataiku DSS (Free Edition with advanced features trial), Spark (version 3.5.1), and Hadoop (version 3.3.0) on my system. However, I'm unable to configure Spark for use within Dataiku DSS,…
-
database connect error 400. invalid parameter: host
I'm connecting to the tutorial database > https://knowledge.dataiku.com/latest/data-sourcing/connections/sql/tutorial-index.html Dataiku is running on Chrome Web, so if you try to connect to local, "Request failed with status code 400. Invalid parameter: host" error is displayed How should I proceed Operating system used:…