-
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.…
-
Impersonation issue
Hi All, While i am trying to import and HDFS data set i could see the below error: "User superuser cannot impersonate User pocuser reason: ProxyUser "superuser" configuration not found " can some please help me sort this i have checked the impersonation under login LDAP sso the impersonation is present as well
-
FM api or other programmatical way to work with FM / non-UI / 11.3.1
Hello I'm just wondering if there is any way to communicate with FM using any programmatic way. The aim is to avoid manual actions on UI. Thank you in advance WBR Ivan
-
Users in a group with 'Read project content' permission of project can't read contents in Libraries
We have given the permission 'Read project content' in projects to data_team. The users in data_team can read those projects' flows, contents in recipes (including code recipes). However they can't view contents under the Libraries. The 'Lib' folders under the protects aren't openable for those users We have developed web…
-
default schema for snowflake connection
Hi , I am using snowflake connections to connect to tables. I have 3 different connections to snowflake for dev, QA and prod. How to set default databases for these connections? All dev databases start with Dev_* and QA databases start with QA_* and production databases don't have a prefix. If i deploy a model from design…