Hello:

I am trying to connect Couchbase with Apache Drill using yours connectors
JDBC  for Couchbase.

I have a license for 20 days. I put the drivers an the license in
"3rdparty" folder (folder for connectors in Apache Drill) and restarted the
server.

Here is the configuration on Apache Drill:

{
  "type": "jdbc",
  "driver": "com.simba.couchbase.jdbc41.Driver ",
  "url": "jdbc:couchbase://localhost:8093/cluster_name",
  "username": "username",
  "password": "password",
  "enabled": true
}

I tried also with " com.simba.couchbase.jdbc4.Driver ".

The error is:  "Please retry: error (unable to create/ update storage) "

Can you suggest me any solution?

Thanks in advance.


-- 
*INFORMÁTICA EL CORTE INGLÉS*
*Gonzalo Colino Alonso*
M. +34 699 48 55 56 <+34%20629%2006%2033%2055>
Travesía Costa Brava, 4 | 28034 Madrid | España
<https://maps.google.com/?q=Traves%C3%ADa+Costa+Brava,+4+%7C+28034+Madrid+%7C+Espa%C3%B1a&entry=gmail&source=g>
*www.iecisa.com <http://www.iecisa.com/>*

Reply via email to