-
Latest Python Packages compatible with Visual Tools
Hey there, so I wanted to take advantage of the Causal toolkit released in version 12 of Dataiku and installed EconML, however this is causing a bunch of breaking changes with other python packages like Scipy, earlier versions of XGBoost, Statsmodels and so forth. Is there any list of the latest python packages from each…
-
Installing dataiku in windows
Hello, I want to learn dataiku for projects purpose but when i installed it , the launcher says user has a space that isnt allowed, what should i do to install the free version of dataiku in my windows 11 laptop.
-
LLMs on Apple Silicon
Given that LLMs can be installed on Apple Silicon Based Computers that can have significant GPU access able RAM. It is possible to run LLMs and Diffusion Models. One can use a variety of approaches. For example using instructions like this: https://github.com/domschl/HuggingFaceGuidedTourForMac And other methods. Has…
-
Challenging Backend Problem (URL generation at runtime)
I am trying to embed a dash app within a Flask application. I followed this article https://hackersandslackers.com/plotly-dash-with-flask/ which worked great locally. However, in production I am getting some errors (the page is loading, but the GET requests are referencing the wrong URL (which is likely the one before the…
-
Error in R process: simpleError : trying to use CRAN without setting a mirror
Hi, I am trying to use CausalImpact code in Dataiku and I am getting the below error. " Job failed: Error in R process: simpleError : trying to use CRAN without setting a mirror " Below are the package and command that I am using in my code: install.packages("CausalImpact", dependencies = TRUE) --- --- impact <-…
-
EC2 Dataiku connection to Azure Synapse pool - Need help
Hey all, I need some help in figuring out where the source of an issue lies with a particular connection to a Synapse SQL pool. Setup: Dataiku hosted on AWS EC2, built using Ansible + Terraform Synapse SQL Pool located on Azure Everything is (supposed to be) on the same internal network I'm getting the following Error…
-
R installation of packaging
Hello, I am currently trying to use the code from R to putit in DataIku, but its not working as in my code I am using specifick package :qdap As the code i put: install.packages("qdap",repos = "http://cran.us.r-project.org") library(qdap) u <- mgsub(words,trans,m)<BR /> And I have the error :Job failed : Error in R…
-
Auto-pulling latest Docker images from gitlab
I need some help to figure out a few things with Dataiku to see if it will work for our needs. We have a different configuration than what Dataiku suggests as far as code environments and containerization, so if "this isn't possible" is the answer, so be it. Long and short, based on our software development life cycle, we…
-
Job failed: Cannot write on connection 'filesystem_root'
Hello! I am replicating one of Dataiku's solutions, "Demand Forecasting". https://gallery.dataiku.com/projects/SOL_DEMAND_FORECAST/ I want the "input datasets" to be the ones that the solution brings by default. To establish the connection I apply this configuration. Then, I attached the path of the datasets using this…
-
Error updating DSS to 12.4.1 - PermissionError: [Errno 13] Permission denied for web_apps directory
I am looking to upgrade my instance of DSS on an Azure VM from 11.3.1 to 12.4.1. When running the installation command "dataiku-dss-12.4.1/installer.sh -d dss -u", I run into the following error: 11399 -> 11400 - Delete the lower and upper bound of the data drift CI: they were wrong. (Wrapped) - Migrate webapp working dirs…