Hi, I'm having trouble installing dataiku on AWS EC2. At first attempt, there was an error of no java found, so I installed java. After second attempt, I installed python 3.9.2. Now, after trying again, it's having this error. I've also tried installing python 2.7 (as required by this Dataiku setup) but Python2.7 is not…
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…
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.
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…
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…
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 <-…
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…
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…
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…
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…
Create an account to contribute great content, engage with others, and show your appreciation.