-
Dataiku docker image works locally but seems to break on Azure Webapp
Hello, I have tried to install Dataiku in a docker container (with the official image, and with a custom image) both works locally, with persistence (throught mounting a folder in /home/dataiku/dss) However, when I try to deploy the same docker image on Azure Webapp (or Azure Webapp for Containers, which is the same), with…
-
The specified Code Environment is not used when running tests for Python Function API Endpoint
I have setup a Conda environment which I am successfully using for two Webapps and some recipes. However, when trying to create a Python Function API Endpoint, and using the "RUN TEST QUERIES" function, I get errors such as "ModuleNotFoundError: No module named 'transformers'" indicating that the prepared Code Environment…
-
Git Flow Azure DevOps
Hello Community, We are planning to use Azure DevOps for code management and versioning of our DSS projects. Given that we have multiple developers working concurrently on different branches, what would be the recommended branching strategy or Git flow to adopt? Additionally, how should we connect DSS branches to Azure…
-
Want to Create an Application as Recipe for all Zones with Datasets
I have looked up that you need to create a scenario before creating the application as a recipe. However, I am looking to create the entire project as a recipe for an application. Besides needing to every now and again adjust columns, the majority of the schema and recipes will not change for duration of the project and…
-
Can not Duplicate a Project- Have a lot of Zones and Need to use all Recipes for a New Project
I have a project that has a framework designed as a set up to re-use for other months. However, besides needing to make sure datasets are replaced in the input for the months of July from June, there are also other new datasets that are being added that were not in the month of June (example: there are now two additional…
-
How can I override k8s resource requests/limits on a recipe-by-recipe basis?
We have several containerized execution configurations for a variety of workload types. There have been instances where we would like to override the resource limits/requests at a recipe-level. I have so far attempted to set the memory limit via a property (recipe settings → advanced → variables & properties → properties)…
-
Govern node jointly used with API node and/or Automation node
Hi everyone My setup is the following: * Design Node * Deployer Node * Automation Node * API Node * Govern Node Each node is a separate instance (e.g the deployer node is remote to the design node). I recently setup a govern node with which I track all bundles deployed on the automation node, as well as all APIs deployed…
-
where is add ouput option while using filter tool by formula?
-
why quick model options is not coming in my instance
-
Seeking Examples for Sending Emails via Shell Channel in DSS Settings
Hi everyone. You need a way to send emails using 'Shell channel' in 'Channel' of 'Notification emails' in 'DSS settings'.In a closed network environment, it is difficult to use notification emails or scenario reports because it uses its own mail system rather than SMTP. Currently, Notification emails appear to be available…