[MDEV-22508] mariadb/CONNECT - no suitable driver found for apache drill jdbc Created: 2020-05-08 Updated: 2023-04-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Connect |
| Affects Version/s: | None |
| Fix Version/s: | 10.4, 10.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | herman | Assignee: | Olivier Bertrand |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
in relation to Hi All! i am trying to set up Mariadb/CONNECT to federate towards Apache Drill a working JDBC connector towards drill works via the following connection string
i'm using the apache drill jdbc driver however, when i want to create a table
i get the following error
is there a way to specify the driver as "org.apache.drill.jdbc.impl.DriverImpl" as you would in a regular jdbc connection?
Thx in advance! Herman |
| Comments |
| Comment by Olivier Bertrand [ 2020-06-23 ] |
|
See in the MariaDB CONNECT plugin documentation: JDBC Table Type: Accessing Tables from Another DBMS: paragraphes Setting the Required Information |