Skip to content
#

data-discovery

Here are 28 public repositories matching this topic...

feng-tao
feng-tao commented May 14, 2021

Currently we only support db store publisher (e.g neo4j, mysql,neptune). But it would be pretty easy to support message queue publisher using the interface (e.g SQS, kinesis, Eventhub, kafka) which allows push ETL model support.

There is a pr (amundsen-io/amundsendatabuilder#431) which unfortunately isn't get merged. The pr could be used as an example on how to support t

odd-platform
Haarolean
Haarolean commented Sep 1, 2021

Backend probly should return something like HTTP 409 if entity already exists.

Request (run twice):

{
  "name": "DBT data source",
  "oddrn": "//dbt/localhost",
  "description": "DBT local environment data source",
  "connection_url": "https://dbt-adapter:8080",
  "active": false
}

Logs:

2021-09-01 14:49:37.044 ERROR 1 --- [oundedElastic-2] a.w.r.e.AbstractErrorWebExce

Improve this page

Add a description, image, and links to the data-discovery topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-discovery topic, visit your repo's landing page and select "manage topics."

Learn more