-
Dataiku free edition vs. 14-days free version
Hello, I would like to ask what is the difference of install Dataiku for free or try the 14-days free version. I guess in the second there are many more features and services that we can use from the product ? Regards, xenia Operating system used: Mac
-
How to save Pyspark model from notebook to managed folder
Hi, I'm trying to save pyspark model model.save("/opt/dataiku/design/managed_folders/PROJECT_TEST/9KeBcUKy/ML_SAVED") from notebook to managed folder but I'm getting the following error: Py4JJavaError: An error occurred while calling o2981.save.: org.apache.spark.SparkException: Job aborted. at…
-
Docker Containerized execution on local system: Error connectivity between DSS and container
Hi, I'm trying to setup "Containerized execution" using Docker. I've installed docker desktop then ran the following command: ./bin/dssadmin build-base-image --type container-exec When I test the docker I get an error related to connectivity between DSS and container. How can I fix this issue? Error: Starting Docker…
-
Connecting to Snowflake via python script in Dataiku
Hi all, Need help on how to connect to Snowflake via a python script in Dataiku. I have Snowflake connector already setup but that allows us to get data /tables into the flow. What I want is to connect to Snowflake via a python script using the snowflake connector. Tried this conn = snowflake.connector.connect(…
-
Code Studio Template Build Error
I am trying to hook up Visual Studio Code with the Enterprise version of Dataiku (a two-week free trial). I get the error: I added a Visual Studio code block, a streamlit block, and a code environment. I do not have "Elastic AI Computation" set up because I am running on my laptop and my laptop is also running Visual…
-
Educational version of Dataiku
I am considering trying the educational version of Dataiku. I was wondering if this version will run on my laptop or if it is a cloud-only system? If cloud-only, what are the difference between it and the Discover version of Dataiku? For example, the plan comparison states the the Discover version is hosted by Dataiku but…
-
Public Web App Dash problem
Hello, I try to publish in Public Webapp a webapp developed with DASH. But when the admin publish it, I can't access it. It's not the same for HTML CSS JS webapp where there is no prblem. Do you know if there is a configuration specific for DASH webapp ?
-
Install Dataiku Plugin code environment without Internet (Local packages)
Hi Dataiku Community, I have a bunch of Dataiku store plugins like Text Preparation, Text Summarization, Named Entity Recognition, Deep Learning Image (to name a few) to set up and test in the Designer node server. This server has no internet connection. I understand that code environments are isolated and does not use…
-
Change Map Charts Tile Server
Hi ! I am using Dataiku on a private network with no Internet access. I howerver have acces to internal tile serveurs. Is there any way so i can use them instead of the preconfigured Internet Openstreet Map Server. Thanks for your help. Operating system used: Linux
-
Installation of DSS failed on Ubuntu - Java issue
I tried to install DSS v11.0.2 on Ubuntu (20.04), but got an error: [+] Creating data directory: DATA_DIR [+] Saving installation log to /home/orange/Dataiku Installation Files/DATA_DIR/run/install.log [+] Using Java at /usr/bin/java : openjdk version "11.0.17" 2022-10-18 [+] Checking required dependencies + Detected OS…