-
Setting a default output location for any visual recipes in Dataiku
We would like to be able to set a default location for output (Ex: S3_Prefix) Would like to be able to set this at a team level. Have not seen any documentation that would indicate this is possible. If this is not available, I would like to request a feature enhancement for this capability. As the admin, I have encountered…
-
Snowflake No Active Warehouse error fixed by partitioning
We received an error when attempting to connect to a Snowflake table that essentially said that there was no active warehouse selected in the current session. This was remedied by selecting "Activate Partitioning" in the dataset settings. Can you please explain why that would fix it?
-
Spark process with kubernetes not running in DSS
I am trying to configure the usage of kubernetes in DSS, specifically to attach a cluster of Azure Kubernetes to my DSS instance. I have done all the steps mentioned in the documentation(Initial setup — Dataiku DSS 12 documentation), I already pushed the base image, opened the ports 1024 to 65535 to the kubernetes cluster…
-
Deploying Automation Node with Fleet Manager on AWS Elastic Compute Cloud
Hello Dataiku Community, I have successfully set up an infrastructure on AWS as described in the guided setup for a new VPC on Elastic Compute Cloud. I am now looking to extend my setup by deploying an Automation Node using Fleet Manager. Could anyone guide me on the following: 1. What are the prerequisites for integrating…
-
Rollback during upgrade
We are planning to upgrade DSS from 11.0.1 to 12.6.0 very soon. Wonder that if we run into some issue(s) during the upgrade process and have to rollback to the old DSS version, what are the steps to do? We will make a backup of the 'data' dir to a 'data_bk' dir. Would the rollback just be simply delete the 'data' dir and…
-
allow users to upgrade the python interpreter in their code env
We have hundreds of Python code environments, known as "code envs", within our Dataiku design instance. Our objective is to clean and upgrade these environments. However, Dataiku users have restricted rights that prevent them from altering the Python interpreter. This imposes a challenge due to 'end of life' Python…
-
Deploying Automation Node with Fleet Manager on AWS Elastic Compute Cloud
Hello Dataiku Community, I have successfully set up an infrastructure on AWS as described in the [guided setup for a new VPC on Elastic Compute Cloud](https://doc.dataiku.com/dss/latest/installation/cloudstacks-aws/guided-setup-new-vpc-elastic-compute.html). I am now looking to extend my setup by deploying an Automation…
-
How to permanently disable the "Tooltips for this screen"
Dear 'Dataikuers', is there a way to disable the "Tooltips for this screen" everywhere permanently ? Everytime I log in to the DSS server it is on again. Any option somewhere ? I work with "Free" (v10) and "Entreprise" (v9) versions, with Firefox and Chrome. Best regards, Mike
-
How to make a clean uninstall of DSS on Mac?
Hi, How can I delete Data Science Studio application and all the settings file on Mac OS X? I want to start with a new fresh install.
-
Problem with the installation of Retrieval Augmented Generation models in Dataiku Free Edition
Hi everyone, I'm relatively new to Dataiku and I'm trying to follow the Tutorial | Use the Retrieval Augmented Generation (RAG) approach for question-answering. In this tutorial, as a prerequisite, it is necessary to create a code environment for retrieval-augmented models. I have created a Python 3.9 environment using…