-
Re: DEVOPS in Dataiku
Hi there, A number of resources to get you started with DevOps / MLOps inside DSS. Our product capabilities discussion for DSS MLOps here: https://www.dataiku.com/product/key-capabilities/mlops/ Day …1 · -
Re: DSS on ARM or AMD Ryzan 9 Processors
@tgb417 I can speak to the 1st part. DSS is not ARM-compatible today. It's not just the code for DSS that will need to be ported, but all the different Open Source tools we combine into DSS that will…1 · -
Re: how to get list of public API methods
Links to the Python, R, and REST API. The Python and REST APIs are effectively the same in the ability to execute different requests of DSS. Python API: https://doc.dataiku.com/dss/latest/python-api/…2 · -
Re: Failed Connection to MS SQL SERVER
If you are running DSS inside the VM and connecting to your local SQL Server Express instance in the host then you need to open up the firewall so the Linux instance can connect to your host. Make su…1 · -
Re: Failed Connection to MS SQL SERVER
This appears as though the JDBC you are using is incompatible and you need to use another. What version of the Microsoft SQL Server JDBC JAR file did you place in the DSS directory? You may be using …1 ·