Hi, i'm trying to run the dataiku docker container, but i have the permission denied message on start the container. Am i doing something wrong? My steps are: # docker images REPOSITORY TAG IMAGE ID C…
Hello, I can't use Bokeh or Shiny webapp when DSS is running in Docker, the backend log shows the following, and hangs until it fails: [FT-StartWaitThread-gzPzm1u5-234] [INFO] [dku.webapps.bokeh] - [c…
Hi, I would like to confirm if we can run a DSS as docker container in Azure App Service. I know that its possible to run it in the Azure VM with the predefined image from dataiku. Thanks and Regards,…
All my enviroment problems are gone, since using the Virtualbox ISO you provieded. Now i set up a VM with a Container using your Docker file. Again I want to use your forecast plug in and when using t…
Hey, I installed DSS with: docker run -p 10000:10000 -v MYDIR:/home/dataiku/dss -d dataiku/dss now I accessed my container where i find the under -v specified folder system i know that i have to put t…
Hi, is there a plan to support container execution (i.e. pushing the job to Docker or Kubernetes) for DSS sync recipes (reading from S3 and writing to HDFS) and for Pyspark recipes? Some of these reci…
Hi there, just wanted to update my R version for Dataiku running in docker. My approach was to follow the standard instructions given here: https://doc.dataiku.com/dss/latest/installation/r.html Unfor…
Hello, I'm getting this error "container_linux.go:247: starting container process caused "exec: \"\": executable file not found in $PATH"" when I'm clicking start button. Where is the executable file …
Hi guys, Following the documentation of using docker containers for job deployments I had to run ./bin/dssadmin/build-code-env-images --all However, this command isn't recognised by dssadmin itself al…
Hi there, was checking for a guide/scripts on this specific scenario. also to know if it is doable/possible scenario? Docker dataiku dss container is running on a cloudera CDH host. Cloudera cluster n…