-
C compiler error while running python module 'pymc'
Hi, I am using pymc module to develop a MMM model in Dataiku. While working on it, I am experiencing this somewhat well-known error on C compiler but couldn't find any solution on Dataiku yet. Code where the error occured: import warnings import arviz as az import matplotlib.pyplot as plt import numpy as np import pandas…
-
Terraform deployment
Hello, I'm wondering if anyone can share terraform code for dataIku infra. Thanks I'm thinking to use terrafy to convert the Azure ARM template to terraform but I thought to ask the community incase someone has done it before.
-
Dataiku cloudでSparkを使う方法について
GCP環境で立ち上げたDataiku cloudでsparkを使おうとするとエラーが出てしまいます。 ドキュメントにはDataiku cloudではデフォルトでSparkが使えると書いてあるのですがPysparkレシピを実行すると画像のようなエラーが出ます。何か設定をする必要があるのでしょうか。 Operating system used: Windows Operating system used: Windows
-
DataScienceStudio.app not updating to DSS Release 13.4.0
Hi, usually the DataScienceStudio.app detects new DSS releases and asks the user to update. But this time, I am getting any update notifications even a newer version of Dataiku is available. My current version: 13.3.0 Latest version: 13.4.0 Operating system used: MacOs 15
-
How to use Notebook
Hi Team, I have signed in with my gmail account and not able to use environment. Can someone help me how to start using this enviornment or notebooks to work a sample hacthaton
-
vector database
How to use vector database in dataiku for premises LLMS Operating system used: Operating System: Red Hat Enterprise Linux 8.5 (Ootpa) CPE OS Name: cpe:/o:redhat:enterprise linux:8::baseos Kernel: Linux 4.18.0-348.20.1.el8 5.x86 64 Architecture: x86-64
-
Google Workspace as SAML SSO provider for DSS?
Is there anyone out there using a Google Workspace Domain to set up a single sign-on environment for Dataiku DSS? Operating system used: Linux
-
About deployer infrastructure setting
I would like to know how to set K8s-related settings in the infrastructure of dataiku deployer and make the ingress controller (NGINX) option visible in the service exposition. Of course, I know that the ingress controller has been set up in K8s and needs to be done. However, I would like to know how to make the Ingress…
-
update DSS license - improve the documentation
Dataiku's documentation says there are 3 ways to update a DSS license but then only lists 2: """ Copy your new license file into DATA_DIR/config/license.json (needs restart of DSS) Log into Dataiku DSS, click the “Administration” gear, then click “Enter license” and enter the contents of the license file. """ I suppose the…
-
Spark installation in standalone mode in DSS
Hi, Our Dataiku is not connected to Hadoop or Kubernetes cluster. Can I still install spark in local DSS server?