-
Updated
May 1, 2022
data-discovery
Here are 30 public repositories matching this topic...
-
Updated
May 4, 2022 - Java
I keep running into situations where I want to run Marquez alongside Airflow (or another system that also runs a Postgres database) and the two docker-compose environments both attempt to start a Postgres database. The "correct" workaround is to create a single docker-compose environment with a shared database for both systems, but this is not always ideal.
It would be nice if we could tell `do
@cantzakas created the SQL query necessary to pull metadata in (hyperqueryhq/whale#140) -- we just have to make the greenplum extractor scaffolding. This should just follow the exact same shape as the Postgres extractor.
-
Updated
May 3, 2022 - JavaScript
Describe the bug
If user was selected as data entity owner he should be excluded from subsequent ownership selections
-
Updated
May 3, 2022 - C#
-
Updated
Jan 31, 2022
-
Updated
May 3, 2022 - Python
-
Updated
Apr 18, 2022
-
Updated
Nov 5, 2018 - Python
-
Updated
Mar 2, 2018 - Java
-
Updated
Jan 19, 2022 - Python
Promoted from related-sciences/articat#5
-
Updated
Nov 11, 2021 - Java
-
Updated
Mar 31, 2022 - Python
-
Updated
Jun 29, 2021 - Jupyter Notebook
-
Updated
Apr 23, 2022 - CSS
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 17, 2017 - HTML
-
Updated
Jun 2, 2021
-
Updated
Jul 25, 2019 - Python
-
Updated
Jun 8, 2020 - Jupyter Notebook
-
Updated
Nov 23, 2021 - Python
-
Updated
Mar 29, 2017 - HTML
-
Updated
Oct 30, 2020 - Python
-
Updated
Mar 17, 2022 - Python
-
Updated
Dec 11, 2020 - TypeScript
Improve this page
Add a description, image, and links to the data-discovery topic page so that developers can more easily learn about it.
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."
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