Setup & Configuration
- Hi, is there an overview of which DSS versions support which Ubuntu versions? We are currently working with DSS 12.3.1 and Ubuntu 20.04 but Ubuntu 20.04 is almost EOL so we want to upgrade to Ubuntu 2…Last answer by Yasmine_T
Hi,
I hope that you are doing well.
The latest version compatible with v12.3.1 would be Ubuntu 20.04 (see our previous doc: https://doc.dataiku.com/dss/12/installation/custom/requirements.html)
You would need to install DSS v13 to use Ubuntu 22.04 however, note that DSS v13 does support both versions 20.04 LTS and 22.04 LTS here.
Just for further guidance here we do have full step by step guidance for upgrade processes: https://doc.dataiku.com/dss/latest/installation/custom/upgrade.html
However if you have specific questions or need guidance through the migration/upgrade process I would suggest opening a support ticket here: support [at] dataiku [dot] com so we can help you through this!
Let me know if you have any further questions or inquiries here.
Best,
Yasmine
- Hi, I was recently trying to install the dataiku api locally for some testing purposes but was met with some errors. Installation seemed to be working fine but the moment I tried to run this code:`fro…Last answer by Turribeach
Dataiku can easily be installed on-prem or even on Cloud (your own cloud that is). So you can easily have local access to it. Another option it will work is to write a Python recipe to interface with the LLM mesh and execute that recipe remotely using the Dataiku Python API and access the outputs as a result dataset. I also think you should be able to create a wrapper API over the LLM mesh as a custom Project Dataiku API which you can deploy to the Dataiku API node and again access remotely. But you will always need to go via Dataiku as that’s what the LLM mesh is giving you, an easy way to interface with LLM models.
Also keep in mind that the LLM mesh is simply a wrapper over other LLM models which are typically hosted via third party APIs. So you typically depend on those third party models and APIs, usually hosted on internet facing services.
Top Tags
Trending Discussions
- Answered4
- Answered ✓3
- Answered1
Leaderboard
Member | Points |
Turribeach | 3703 |
tgb417 | 2515 |
Ignacio_Toledo | 1082 |