-
Messaging channels : SMTP with OAuth2
Hello, I would like to setup an SMTP (smtp.office365.com) messaging channel with OAuth 2 authentication (https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth) Is it supported by Dataiku and if yes what would be the Extra properties to…
-
jupyter-run data directory
Hello, some of my jupyter-run directories of single notebooks have a huge size. What exaclty is stored in these files. Is it an active session of a jupyter notebook? Some of these directories are very large for notebooks I didn't use for months. I also unloaded the session for these notebooks. I just found the description…
-
Migrating from google cloud to Azure
We currently have Dataiku configured on our Google Cloud with Snowflake as the DW. The company made the decision to move the Azure (with Snowflake). What is the easiest way for us to move our dataiku over into Azure? Is there documentation somewhere to address this?
-
Deploy Dataiku on Kubernetes
Hi I'm trying to set deployment on my k8s cluster for Dataiku 12.2.2. When I create the deployment and service, I encountered following errors, can you please suggest some solutions?
-
hadoop.fs.EmrFileSystem not found
Anyone has experienced with below error while running SPARK job in Dataiku 11.4.3 version Oops: an unexpected error occurred java.lang.ClassNotFoundException: Class com.amazon.ws.emr.hadoop.fs.EmrFileSystem not found, caused by: ClassNotFoundException: Class com.amazon.ws.emr.hadoop.fs.EmrFileSystem not found Operating…
-
Pandas error - Python Code Environment Creation
Hello Team, We are observing below errors while creation python code environments. Please help us in getting this fixed. created virtual environment CPython3.6.8.final.0-64 in 316ms creator CPython3Posix(dest=/opt/app/data/code-envs/python/test_env, clear=False, no_vcs_ignore=False, global=False) seeder…
-
Setting Up Python 3.9 and Miniconda Code Env
Hi All, I am having some trouble setting Dataiku code environments. In fact, I have install Python3.9 and also miniconda on the DSS server and the banary are also available in the PATH but when I' trying to create an environment in DSS I get an error (see screenshot). Does anyone know how to resolve this error ? Thank you…
-
Reverse Proxy Configuration
We are trying to setup reverse proxy. Below code is useful but not sure where to put this code? What is the configuration file under which this code should be kept? As DSS comes with nginx embedded in it, I am not able to find the directory in which the nginx related files lie. # nginx SSL reverse proxy configuration for…
-
S3 Connector
Hi I'm trying to setup dataiku on my server but don't know the way to create S3 Connector (for MinIO) yet. Please help. Thanks in advance Operating system used: linux 2204
-
How to connect to multiple database on single connection
Hello, We are currently configuring our connections and were wondering if it was possible to configure connections to access multiple databases? We have multiple databases, each with a large number of tables on a single server, but we don't want our users to have to maintain a large set of credentials. Is it possible to…