-
IPython module error
I have a custom linux install of DSS. Recently, all my Python notebooks have been failing with the nginx error screen. On checking the logs, I see the following in ipython.log. [2023/07/13-02:11:33.293] [8630/MainThread] [WARNING] [NotebookApp] Notebook version 5 is no longer maintained. Please upgrade to version 6 or…
-
Which docker images are save to remove?
I notices that docker images make up a significant amount of disk usage of my dataiku vm. The only other place I found a mention of it was https://community.dataiku.com/t5/General-Discussion/Remove-docker-image-old-version/m-p/13147 I wonder which docker images are safe to remove. If I understand correctly the only place…
-
Connecting data iku with hpe ezmeral datafabric
i have some data on hpe ezmeral data fabric volume and i am trying to connect dataiku "which is on a different server" to the data on the data fabric volume using hdfs connection, can someone help me with that?
-
Seeking Guidance on Programmatically Obtaining BigQuery Credentials
Hello Dataiku Community, I have been exploring the integration of Google BigQuery with Dataiku, and I'm currently faced with a challenge regarding the programmatic acquisition of BigQuery credentials. Specifically, I'm looking for recommendations on how to obtain BigQuery credentials programmatically. While I understand…
-
Object detection code env: Could not build container image for environment
Hi dataiku community! I am trying to use Dataiku's Object Detection example project to train my own model: Project description - Wiki | Dataiku However, I am having issues when attempting to create the suggested code env: py_38_sample_object_detection (Python) - Code Envs | Dataiku for container configurations I have…
-
No space left
i run into the following error : java.nio.file.FileSystemException: /data/dss_data/tmp/flow-layout-graphviz/flow-3535707068822258995: No space left on device, caused by: FileSystemException: /data/dss_data/tmp/flow-layout-graphviz/flow-3535707068822258995: No space left on device I tried to run some Macros to clean a…
-
DSS Startup failed on MacOS 11 Big Sur
I've updated MacOS up to 11.0 and can't use DSS. Reinstall don't solve problem. I get following message when DSS starting: Starting Data Science Studio.app dssHome:/Users/akuprikov/Library/DataScienceStudio/dss_home dssBin:/Users/akuprikov/Library/DataScienceStudio/dss_home/bin/dss Starting Java check…
-
changement du nom sur le certification
Bonjour, Je pourrai changer mon nom sur la certification ou non ?
-
Set up DSS on-prem
Hello! My company does not have its own servers 'on-premise' in the canonical sense, we have our clusters on IBM Cloud and our infrastructure team manages hardware and software applications over there. Can we set up a commercial DSS plan (Discover/Business/Enterprise) in such an environment? We were thinking about, for…
-
Support for GPU libraries for faster data preprocessing
Hi Team Need help and advise on using Dataiku for faster data pre processing. We have huge amount of data that needs to be pre-processed and using python data frames it is very slow. We have GPUs in the Dataiku cluster and want to use Rapidsai library however it needs Python 3.8 version whereas the Dataiku instance we have…