-
Hi guys,
I'm working in a project where some data are acquired through fiware environment storing them on CrateDB and some data are acquired through Apache Kafka storing them on InfluxDB.
Could …
-
**Describe the bug**
When using cratedb (http://crate.io) and working with dask I got an error caused by just a generated warning-message, because it should consists of the dialect.driver-detail, w…
-
When using Grafana 6.6.x, the PostgreSQL driver cannot be used with CrateDB as Grafana tries to read the server version and fails with the following error:
`
{"results":{"tempvar":{"error":"pq: SQ…
h4xmd updated
4 years ago
-
**CrateDB 4.0.10**
**Environment description**:
Docker-Compose
```
version: '3'
networks:
crateDb_net:
driver: bridge
volumes:
crateDb_data:
driver: local
servi…
-
Feature Request:
I have seen several community driven NodeJs Clients for CrateDB. But If we can have official client that will be good to #see... Because NodeJS is one of the popular and rapidly e…
-
CrateDB version: 2.2.6
JVM version:
CrateDB 2.2.6
openjdk version "1.8.0_151"
OS version / environment description:
Linux Version
uname -a
```
4.13.0-37-generic #42~16.04.1-Ubu…
-
**CrateDB version**: 4.0.11
**Problem description**:
I found that method DriverManager::getConnection freezed after some connections to CrateDB are allready created.
Stack trace after freeze:
…
-
**CrateDB version**: 4.0.11
**Problem description**:
I trying to insert geo_shape object using JDBC connection.
I am trying to insert a row as shown in this [test](https://github.com/crate/crate/…
-
Hi,
I want to use DBAL to manage schema updates.
Unfortunately I don't know how pass shards and replicas.
In addition, when I run this:
```PHP
$connectionParams = [
'user' …
-
**CrateDB version**:
Don't know. I use the shell command:
bash -c "$(curl -L https://try.crate.io/)"
**Environment description**:
MacOS
- JVM version: java -version
java version "11.0.4" 2…