-
Custom RMarkdown template in Dataiku
Would it be possible to use a custom RMarkdown template from an internal package in Dataiku?
-
Issue with dataiku-api client v11.4.0
The Could not find imported module support code for ansible.modules.dss_general_settings. Looked for (['ansible.module_utils.dataikuapi.dss.webapp.DSSWebApp', 'ansible.module_utils.dataikuapi.dss.webapp']) error is encountered when using https://github.com/dataiku/dataiku-api-client-python release/11.4 version in an…
-
Installing or running DSS as root is not supported
Hello I'm having problems installing Dataiku 11.3.2 for CentOS Linux release 7.9 (Virtual Machine). I went ahead with this link (https://doc.dataiku.com/dss/latest/installation/custom/initial-install.html?highlight=linux) as a reference. When I executed "dataiku-dss-11.3.2/installer.sh -d /home/dataiku/dss_data" command,…
-
Camelot package error
Hi Everyone! I am trying to use the function camelot.read_pdf() and for that I need to install camelot-py[cv]. I tried to install this package but instead the camelot-py is installed, which is not enough. When I try to import the camelot after I installed the package , I get this error : cannot import name 'TableList' Do…
-
Connecting anaconda with dss windows version
Hello community, I am having a trouble connecting anaconda with DSS windows version. I have followed the instructions on this thread, I searched for the path of anaconda and then added it to the env-site.ps1. (env-site.ps1 for windows, env-site.sh for Linux) Here are the screenshots of the steps I have made. I have found…
-
Null fields in JSON are ignored and not ingested
Hi! I am new to using Dataiku and noticed that fields in my JSON files that are null are not being ingested. Is this common/expected behaviour? Is there a setting to force ingesting fields in JSON even though they are null in every JSON I have? I am extracting the JSON files from an S3 bucket Operating system used: MacOS…
-
Setting Up Python 3.7 and Anaconda Code Env
Hi All, I am having some trouble setting Dataiku code environments with any Python other than 2.7 & 3.6. Further more, I can't seem to get the "Use Conda" option either. I know anaconda is considered a tier 2 support item, but it's required for my current project. Does anyone know how to get these features working? Thank…
-
Movement of user and connection from one dataiku instance to another
Hi Team,Good Day!We have a requirement where we are migrating the users from multiple Dataiku instances on multiple servers to a single Dataiku instance. In this process we will have to move the following components from all instances:--users--groups--connections--code environments Kindly help to suggest if there is a way…
-
Job execution process died before start, caused by: IOException: Kernel process return code is 1
Getting below error in all the projects, even tutorials demo Oops: an unexpected error occurred Job execution process died before start, caused by: IOException: Kernel process return code is 1
-
Hadoop HDFS connection error after migration
I migrated dataiku from version 9 to 11.3.2. All HDFS datasets are throwing the following error - Failed to list files, caused by: UnsupportedFileSystemException: No FileSystem for scheme "s3" Test connection looks fine though. All other connections, datasets and code envs is working fine. Please help me resolve this.…