-
Getting Help - Start Here!
We have created resources to help you navigate to find the assistance you need. In you can find a description of the many sources of support open to you including: * The Community - You are in a great place for help as it is! * DSS Global Search - find answers right within Dataiku DSS itself * Your Internal Community -…
-
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…
-
Can Dataiku version 12.4 connect to a MongoDB superior version than 3.2.2 ,for example 5.0 or 6.0 ?
Using the UI we can no connect to mongo DB , its gives us a n error , but when we uses pymongo we can connect to mongodb. Review- the dataiku the installation have the java connector 3.2.2 , we can update the java connector in order to connect a superior version of mongo Operating system used: Redhat 8.9 Operating system…
-
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…
-
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…
-
Integration with Microsoft Fabric and its OneLake
Hi, Couldn't find anything on an integration with Microsoft Fabric through OneLake yet in the Dataiku docs/release notes. Is this coming soon? As I read the Microsoft docs I understand we can't connect directly via ADLS, only via APIs or SDKs. Thanks in advance, Jonathyan Operating system used: RHEL 8
-
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?