-
Dataiku project version control to bitbucket
I have bitbucket account and my dataiku admin has created public/private SSH keys on dataiku and added the public key to bitbucket account. I have access to dataiku and bitbucket. But when I attempt to version control my project using remote git, I get permission denied errors. Is there something I'm missing?
-
Can't find file or directory for install-boot.sh
I don't quite understand what is required of me I set SELinux to Permissive as per the documentation, and the installation seems to have worked. I can start DSS manually. But I would like to start it on boot... What did I do wrong? Operating system used: CentOS9
-
When Dataiku free VM will be based on Rocky Linux ?
Hello there, Currently, the Dataiku Free VM is based on CentOS 7.9 that will officially be end-of-life in june 2024. CentOS 7.9 currently only provide Python v3.6 as the official Python distro package, meaning that we have to install recent Python versions by hand (./configure and then "make altinstall") which is painful…
-
Error installing and importing dataiku package
Hello, I got assigned a new environment to run my python code and I noticed whenever I try to import dataiku, I get the error below: /data/dataiku/dataiku-dss-10.0.5/python/dataiku/core/schema_handling.py:17: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. 'boolean': np.bool…
-
scikit learn version in a customized python env
Hello, I aim to execute an XGBoost partitioned machine learning model using a specific Python environment, namely Python 3.11 (not the default environment). Although I've installed all the required packages, I encountered an issue with scikit-learn, which indicated that I need to downgrade it to a previous version since…
-
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