Pere Miquel Brull ce15728327
MINOR - Docs 1.3 BETA & Slack Alert (#14961)
* MINOR - Docs 1.3 BETA & Slack Alert

* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00

3.0 KiB

title slug
Couchbase /connectors/database/couchbase

Couchbase

{% multiTablesWrapper %}

Feature Status
Stage BETA
Metadata {% icon iconName="check" /%}
Query Usage {% icon iconName="cross" /%}
Data Profiler {% icon iconName="cross" /%}
Data Quality {% icon iconName="cross" /%}
Stored Procedures {% icon iconName="cross" /%}
Owners {% icon iconName="cross" /%}
Tags {% icon iconName="cross" /%}
DBT {% icon iconName="cross" /%}
Supported Versions --
Feature Status
Lineage {% icon iconName="cross" /%}
Table-level {% icon iconName="cross" /%}
Column-level {% icon iconName="cross" /%}

{% /multiTablesWrapper %}

In this section, we provide guides and references to use the Couchbase connector.

Configure and schedule Couchbase metadata workflows from the OpenMetadata UI:

{% partial file="/v1.3/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/couchbase/yaml"} /%}

Requirements

{%inlineCallout icon="description" bold="OpenMetadata 0.12 or later" href="/deployment"%} To deploy OpenMetadata, check the Deployment guides. {%/inlineCallout%}

Metadata Ingestion

{% partial file="/v1.3/connectors/metadata-ingestion-ui.md" variables={ connector: "Couchbase", selectServicePath: "/images/v1.3/connectors/couchbase/select-service.png", addNewServicePath: "/images/v1.3/connectors/couchbase/add-new-service.png", serviceConnectionPath: "/images/v1.3/connectors/couchbase/service-connection.png", } /%}

{% stepsContainer %} {% extraContent parentTagName="stepsContainer" %}

Connection Details

  • Username: Username to connect to Couchbase.
  • Password: Password to connect to Couchbase.
  • Hostport: If couchbase is hosted on cloud then the hostport parameter specifies the connection string and if you are using couchbase server then the hostport parameter specifies hostname of the Couchbase. This should be specified as a string in the format hostname or xyz.cloud.couchbase.com. E.g., localhost.
  • bucketName: Optional name to give to the bucket in OpenMetadata. If left blank, If left blank, we will ingest all the bucket names.

{% partial file="/v1.3/connectors/database/advanced-configuration.md" /%}

{% /extraContent %}

{% partial file="/v1.3/connectors/test-connection.md" /%}

{% partial file="/v1.3/connectors/database/configure-ingestion.md" /%}

{% partial file="/v1.3/connectors/ingestion-schedule-and-deploy.md" /%}

{% /stepsContainer %}

{% partial file="/v1.3/connectors/troubleshooting.md" /%}

{% partial file="/v1.3/connectors/database/related.md" /%}