Byron Hsu created SUBMARINE-859:
-----------------------------------
Summary: Mlflow sqlite database should be replaced with mysql
Key: SUBMARINE-859
URL: https://issues.apache.org/jira/browse/SUBMARINE-859
Project: Apache Submarine
Issue Type: Sub-task
Reporter: Byron Hsu
When mutiple threads are writing the same database, sqlite database will be
locked. The reason is that sqlite is not suitable for real-world application.
Therefore we should replace it with MySQL db.
https://github.com/apache/submarine/blob/master/dev-support/docker-images/mlflow/Dockerfile#L33
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]