airbytehq / airbytehq/airbyte

Destination Doris: Setup Doris as a destination failed! Can not pass connection check.

Offen
#28,851 4 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
area/connectors community connectors/destination/doris connectors/destinations-database frozen releaseStage/alpha team/destinations type/bug
Vorherrschende Sprache
Python
Sterne
22.1k
Forks
5.3k
PR-Merge-Kennzahlen
PR-Kennzahlen ausstehend

Beschreibung

### Connector Name

doris

### Connector Version

0.1.0

### What step the error happened?

Configuring a new connector

### Revelant information

I want to setup a Doris Destination. I have Doris (version 2.0.0-alpha) and Airbyte deployed in my localhost with Airbyte's port is 8000 and Doris's ports are 8030 and 9030. When test connection, there's an error: Configuration check failed, detail in log. Below is my destination configuration. The Doris server (Mysql ver 8.0.33-0ubuntu0.22.04.4) can be accessed via its Front-end or Mysql Workbench normally.

![Screenshot from 2023-07-31 23-54-59](https://github.com/airbytehq/airbyte/assets/67178815/3e04ae26-8f66-4cc7-83cb-258397d13765)

### Relevant log output

```shell
2023-07-31 13:34:43 INFO i.a.w.t.TemporalAttemptExecution(get):136 - Docker volume job log path: /tmp/workspace/f96797a9-640d-44f3-b642-53373eec69dc/0/logs.log
2023-07-31 13:34:43 INFO i.a.w.t.TemporalAttemptExecution(get):141 - Executing worker wrapper. Airbyte version: 0.50.7
2023-07-31 13:34:43 INFO i.a.a.c.AirbyteApiClient(retryWithJitterThrows):236 - Attempt 0 to save workflow id for cancellation
2023-07-31 13:34:43 INFO i.a.c.i.LineGobbler(voidCall):149 -
2023-07-31 13:34:43 INFO i.a.c.EnvConfigs(getEnvOrDefault):1235 - Using default value for environment variable SIDECAR_KUBE_CPU_LIMIT: '2.0'
2023-07-31 13:34:43 INFO i.a.c.i.LineGobbler(voidCall):149 - ----- START CHECK -----
2023-07-31 13:34:43 INFO i.a.c.EnvConfigs(getEnvOrDefault):1235 - Using default value for environment variable SOCAT_KUBE_CPU_LIMIT: '2.0'
2023-07-31 13:34:43 INFO i.a.c.i.LineGobbler(voidCall):149 -
2023-07-31 13:34:43 INFO i.a.c.EnvConfigs(getEnvOrDefault):1235 - Using default value for environment variable SIDECAR_KUBE_CPU_REQUEST: '0.1'
2023-07-31 13:34:43 INFO i.a.c.EnvConfigs(getEnvOrDefault):1235 - Using default value for environment variable SOCAT_KUBE_CPU_REQUEST: '0.1'
2023-07-31 13:34:43 INFO i.a.c.EnvConfigs(getEnvOrDefault):1235 - Using default value for environment variable LAUNCHDARKLY_KEY: ''
2023-07-31 13:34:43 INFO i.a.c.i.LineGobbler(voidCall):149 - Checking if airbyte/destination-doris:0.1.0 exists...
2023-07-31 13:34:43 INFO i.a.c.i.LineGobbler(voidCall):149 - airbyte/destination-doris:0.1.0 was found locally.
2023-07-31 13:34:43 INFO i.a.w.p.DockerProcessFactory(create):139 - Creating docker container = destination-doris-check-f96797a9-640d-44f3-b642-53373eec69dc-0-ejafs with resources io.airbyte.config.ResourceRequirements@e325f80[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=,additionalProperties={}] and allowedHosts null
2023-07-31 13:34:43 INFO i.a.w.p.DockerProcessFactory(create):192 - Preparing command: docker run --rm --init -i -w /data/f96797a9-640d-44f3-b642-53373eec69dc/0 --log-driver none --name destination-doris-check-f96797a9-640d-44f3-b642-53373eec69dc-0-ejafs --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_CONNECTOR_IMAGE=airbyte/destination-doris:0.1.0 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e USE_STREAM_CAPABLE_STATE=true -e FIELD_SELECTION_WORKSPACES= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=0 -e OTEL_COLLECTOR_ENDPOINT=http://host.docker.internal:4317 -e FEATURE_FLAG_CLIENT=config -e AIRBYTE_VERSION=0.50.7 -e WORKER_JOB_ID=f96797a9-640d-44f3-b642-53373eec69dc airbyte/destination-doris:0.1.0 check --config source_config.json
2023-07-31 13:34:43 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):177 - Reading messages from protocol version 0.2.0
2023-07-31 13:34:45 INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog):312 - integration args: {check=null, config=source_config.json}
2023-07-31 13:34:45 INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog):312 - Running integration: io.airbyte.integrations.destination.doris.DorisDestination
2023-07-31 13:34:45 INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog):312 - Command: CHECK
2023-07-31 13:34:45 INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog):312 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'}
2023-07-31 13:34:45 WARN i.a.w.i.VersionedAirbyteStreamFactory(internalLog):309 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
2023-07-31 13:34:47 INFO i.a.w.i.VersionedAirbyteStreamFactory(internalLog):312 - Completed integration: io.airbyte.integrations.destination.doris.DorisDestination
2023-07-31 13:34:47 INFO i.a.w.g.DefaultCheckConnectionWorker(run):117 - Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@744b7159[status=failed,message=Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.,additionalProperties={}]
2023-07-31 13:34:47 INFO i.a.w.t.TemporalAttemptExecution(get):163 - Stopping cancellation check scheduling...
2023-07-31 13:34:47 INFO i.a.c.i.LineGobbler(voidCall):149 -
2023-07-31 13:34:47 INFO i.a.c.i.LineGobbler(voidCall):149 - ----- END CHECK -----
2023-07-31 13:34:47 INFO i.a.c.i.LineGobbler(voidCall):149 -
```

### Contribute

- [ ] Yes, I want to contribute

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.