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]…
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…
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?
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 ?
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…
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…
I want to read a docx file in my dataiku folder through python recipes, but it returns permission denied. How can I change my folder access permissions? # Read recipe inputsDataset_folder = dataiku.Folder("DYV5ukXU")folder = Dataset_folder.get_info()doc_path = os.path.join(folder["path"], "GDMS005_001.docx")f =…
Hello everyone, I am facing an issue with importing a Python environment on Dataiku. I have two Dataiku instances: one connected to the network and the other offline. * On the network-connected Dataiku environment, I created my Python environment with the desired packages and imported a Hugging Face model through the…
Hi there, I am attempting to create a connection of Bigquery and Dataiku, so that my dataset used in flow can refresh itself schedueled automatically. While I need to download and upload the bigquery table by myself everytime now, which is quite unconvenient. Should I do some setting in GCP Bigquery either before I…
Hello, I get an error when executing the flows in the spark engine, I am doing this configuration with AKS Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Operating system…
Create an account to contribute great content, engage with others, and show your appreciation.