-
Can't find file or directory for install-boot.sh
I don't quite understand what is required of me I set SELinux to Permissive as per the documentation, and the installation seems to have worked. I can start DSS manually. But I would like to start it on boot... What did I do wrong? Operating system used: CentOS9
-
org.hibernate.HibernateException: More than one row with the given identifier was found
After trying creating EC2 instances on Fleet Manager, the almost all Fleet Manager menu (Instances-All, Instance templates, virtual networks, License management, etc) shows an error below. I guess the Instance Ids from AWS EC2 servers were duplicated and it causes the error. However, I can't find any database for Fleet…
-
Dss running Out of memory too fast
Hello ! I'm currently working on a DSS instance, having fun building data piplines, but it's running out of memory after 2hrs. DSS is installed manually on a docker image. We tryed several setup with 'xmx' configuration but we ends-up with many idle processes (~20 jek) that filled our allocated memory. The number of jek is…
-
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…
-
Enabling parquet format in Dataiku DSS
Hi Currently when we write into Dataiku file system we only csv and avro format. How can I enable parque format in Dataiku DSS running on linux platform on EC2 instance. I need steps for that. Also we don't have any HDFS connection setup as well. Regards, Ankur.
-
DSS INTERNAL DATABASE ERROR
Bonjour, Je dispose de la version 7 de dss sur un serveur debian 9. En l'occurrence, lors d'une tentative de redémarrage de l'application (backend, python...) via la commande DATA_DIR/bin/dss stop et start, il s'avère que j'ai rencontré l'erreur suivante (le backend.log renvoit la même chose) : DSS INTERNAL DATABASE ERROR:…
-
Use GPU in Virtual Machine
I am currently running Dataiku 11 on a windows machine hosting a Red Hat 8 VM (on VM Ware Workstation Pro), and I would like to utilize the GPU in the computer My computer has a Quadro k6000 and when I check the VM, I find: $ lspci | grep -e VGA00:0f.0 VGA compatible controller: VMware SVGA II Adapter Is there a way to…
-
pdarima can't be installed
I'm currently trying to install the recommended timeseries machine learning packages within dataiku (please see attachement). When I do, I get the following error: ^ In file included from /usr/local/include/python3.9/unicodeobject.h:1026, from /usr/local/include/python3.9/Python.h:93, from pmdarima/arima/_arima.c:39:…
-
Ordering of folders in the Projects view
We don't create projects in our root folder since we wouldn't know easily who they belong to. Instead we create Team folders and allow the different user teams to create projects in their respective team folder. This works well aside from one issue: Dataiku does not sort folders in the Projects view does provide any…
-
Can't install jupyter support for Anaconda
Hi All, I am currently running a RedHat 8 VM on a Windows machine. It is running a DSS 11.0.2 instance. When I try to create a conda environment, I seem to be having issues with installing jupyter. I tried using the reinstall jupyter support button, but that doesn't work I tried to manually install ipykernel and ipython,…