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…
Hi Everyone, How can I configure the messaging channel for Outlook email?
Hi all, I am working through setting up Spak on managed K8s. And it is not clear to me what should be my configurations under Admin > Settings > Spark. My cluster has been attached to the DSS, I have created the stand alone spark image and pushed that into my repo. But now have no idea where to do. I attempt to execute a…
Hi everyone, I’m currently trying to set up my DSS instance (running on a VM) to run Spark on AKS, and I'm feeling a bit lost about where to start. Could you please guide me on where Spark should be installed? Should it be on the AKS cluster or the VM? I realize this might be a basic question, but any assistance or…
Greetings ! I'm currently on a platform with Dataiku 11.3.1 and writing datasets on HDFS. IT requires all dataset to be written in Parquet, but the default setting is on CSV (Hive) and it can generate errors. Is there a way to configure the connection to force the default settings to be Parquet ? Best regards,
Hi everyone, I am planning to install an Automation Node using Fleet Manager and am curious about the post-installation process. Specifically, are there any configurations that need to be done on the Automation Node immediately after its installation? Also, how do I link this Automation Node with a Design Node? Thanks in…
Create an account to contribute great content, engage with others, and show your appreciation.