I’ve setup dremio open source on my linux vm by following this guide: Docker | Dremio Documentation. When I try to add a MySQL data source, which resides on the same vm, I get this error: Could not connect to mysqltestdatabase, check your JDBC connection information and credentials.
Where do i configure a JDBC driver in Dremio and where do I test my MySQL connection? How do I resolve this issue?