R u running on distributed mode?
if yes than give hostname in place of localhost.

Regards,
Nirav

On Tue, Dec 22, 2015 at 5:04 PM, Pankaj Pandey <[email protected]>
wrote:

> Hi Team,
>
> First of all thanks a lot for introducing such a nice technology like
> apache drill.
> I am able to integrate Mongodb and Hbase with apache drill.
> But i want to integrate Mysql with apache drill but i am not able to create
> plugin.
>
> I am using below lines to create the plugins.
>
> {
>   "type": "jdbc",
>   "driver": "com.mysql.jdbc.Driver",
>   "url": "jdbc:mysql://localhost:3306",
>   "username": "root",
>   "password": "mypassword",
>   "enabled": true
> }
>
> I have added the mysql-connector-java-5.1.36.jar into 3rd party folder of
> apache drill.
>
> So i request you to please provide me the solution.
>
>
>
> Thanks & Regards,
> Pankaj Pandey
> +91-9819636485
>

Reply via email to