Mysql
 sql >> Datenbank >  >> RDS >> Mysql

Das Speicher-Plugin für MySQL Apache Drill kann nicht erstellt werden

Gemäß docs dieses Plugin hinzufügen.

{
  "type": "jdbc",
  "driver": "com.mysql.jdbc.Driver",
  "url": "jdbc:mysql://localhost:3306",
  "username": "root",
  "password": "mypassword",
  "enabled": true
}  

HINWEIS:Stellen Sie sicher, dass Sie mysql-connector jar hinzugefügt haben in <drill-directory>/jars/3rdparty