I want to Connect MariaDb to the StreamSet by JDBC processors. MariaDB is similar to the MySQL to need to configure the connection, getting error not supported suitable driver found.So Please help me to find that driver for MariaDb
I want to Connect MariaDb to the StreamSet by JDBC processors. MariaDB is similar to the MySQL to need to configure the connection, getting error not supported suitable driver found.So Please help me to find that driver for MariaDb
Can you please import the attached library and restart the DC and check if it helps.
I already tried with this driver
I tried with 3.1.4
Not working
Check the version of your database and make sure you download the correct version of driver. Also, make sure your connect string is correct, any errors there can lead to an ambiguous error too
please share your connect string, without any sensitive information ofcourse.
jdbc:mariadb://s*******************db:38*8/practice
This looks good. Can you share a screenshot of your external libraries folder where you have uploaded this driver.
Now I am using mariaDB 10.7.8
Thanks for these
I will try and replicate.
I installed mariadb 10.11.3, used the same driver as
I was able to connect to the database and see the data in sample table i had created.
make sure your data collector has access to the database. i am using dockers so i made sure my sdc docker and my mariadb docker are in the same docker network.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.