You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adhikari23 modeldb images have drivers for postrges and mysql prebaked as dependencies. For vertica driver you should mention them as a dependency in modeldb pom.xml and build the images.
You also need to update the config at https://github.com/VertaAI/modeldb/blob/master/chart/modeldb/charts/backend/values.yaml#L67-L77 to reflect the right host and driver you need modeldb to use.
Since modeldb uses hibernate and liquibase this should theoretically work , but we have not verified it, so do let us know if you encounter any hurdles.
I want to use Vertica as a database for modelDB. Is it possible to do?
The text was updated successfully, but these errors were encountered: