Hi Gonzalo,

A couple of questions:
1. Are you able to connect to the Couchbase Datasource with just the JDBC 
driver with the url itself using another tools such as sqlline?
2. Which Drill server version are you using? There was a patch submitted on Dec 
2017 (https://github.com/apache/drill/pull/1067/) that prints out the actual 
exception message when a setup failed.

Best regards,

Rob

-----Original Message-----
From: Gonzalo Colino Alonso [mailto:gonzalo.col...@iecisa.com] 
Sent: Monday, February 19, 2018 8:08 AM
To: user@drill.apache.org
Subject: Problem connecting Couchbase with Apache Drill

 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