-
import packages warnings
When I am importing packages, I get the warnings you see in the pictures. What are they and how can I get rid of them?
-
EKS Cluster creation fails because of tag name format
Hey there, We're using the EKS Plugin v1.4.0 (previously running 1.3.2 with same result) and when we deploy an EKS cluster, we get the below error on the eksctl-clustername-nodegroup-cluster-ng-0 step in CloudFormation. It seems to be related to the way the tag names are formatted using a forward slash, but looking back on…
-
No connection defined to upload files/jars
I am trying to execute a PySpark recipe on a remote AWS EMR Spark cluster and I am getting: Your Spark settings don't define a temporary storage for yarn-cluster modein act.compute_prepdataset1_NP: No connection defined to upload files/jars I am using this runtime configuration: I also tried adding: spark.yarn.stagingDir…
-
Unable to open Notebooks on a VSCode using CodeStudios
Hello, I tried to open a `.ipynb` file in VSCode started with CodeStudios template and got the following error message. ===================================== Unable to open 'xxxxxxxx.ipynb' Could not initialize webview: Error: Could not register service worker: SecurityError: Failed to register a ServiceWorker for scope…
-
Error in logging (Api key not provided)
Hello, While in the process on configuring and debugging SSO (other topic to come), I'm seeing an error in the log about logging itself. It complains that it can't trace because the API key is not provided ? Any reason to that, it's on a fresh install of DataIku 12.6. Thanks [2024/05/31-11:08:47.242] [qtp1612496268-1005]…
-
SSO Configuration - Proxy error ?
Hello, trying to setup the SSO on a DSS instance. We have a custom IAM solution based on ORY Hydra. Everything is setup as wanted on DSS side, callback URL on IDP = https://dss-access-url/login/openid-redirect-uri/, clientID & SecretID are configured. DSS uses a proxy, and the checkbox "use global proxy settings" is…
-
how to check GPU pods and increase the capacity?
when i start the code studio in GPU cluster, I get below errors: Normal NotTriggerScaleUp 4m54s (x28 over 9m57s) cluster-autoscaler pod didn't trigger scale-up: 1 Insufficient nvidia.com/gpu, 2 max node group size reached how to increase the GPU pods?
-
cannot install osgeo
Hello community, I can't install the python library osgeo in a code env. Ã Encountered error while trying to install package. â°â> osgeo note: This is an issue with the package mentioned above, not pip. Do you have any solutions ?
-
Dataiku monitoring
hello community ! I hope this message finds you well. I am currently working on a project that involves integrating Dataiku DSS (Data Science Studio) with Azure's monitoring tools, specifically Azure Monitor and Azure Log Analytics Workspace. Our goal is to ensure comprehensive monitoring and logging for our Dataiku…
-
add orai18n.jar in the classpath - Oracle
Hello, i'm running into an error while setting up connection to dataiku. I use ojdb8 and setup the connection which is 'ok' but when I try to query dd I got this error bellow. Connection OK, but cannot list tables: ORA-17056: Non-supported character set (add orai18n.jar in the classpath): EE8ISO8859P2 I've downloaded…